Contributor Guide
We ♥️ Contributions!
awesome-azd
is a community-friendly resource to help developer discover, create, and share, azd-template resources for streamlining your application development and CI/CD pipelines. It is an open-source effort open for contributions in many ways.
Our Custom Issues
The custom issues page shows the different ways in which anyone can contribute to make this project successful for everyone.
Submit a Template Idea
There are many ways to combine languages with Azure services and tools to create applications, so if you cannot find a template with architecture that works for you-- you can submit a request for that template.
Keep in mind, templates are made to be flexible and extensible. You can use a template's architecture and swap out the source code. For example, if you want to create a grocery list making applciation using Azure SQL and Azure App service, you can use the ToDo Application in C# with Azure SQL and App Service template and swap out the source code.
Contribute a Template
Our template gallery will be at its best when our community is involved in creating and contributing new templates.
We welcome contributions of requested templates as well as any others, subject to review.
If you would like to contribute a template but are not sure where to start, making an existing project azd compatible is a great first step. Doing so consists of three main steps:
- Set up a new environment (with
azd init
) - Add Bicep files
- Update azure.yaml
Submit a Resource
Did you write or find an article that helped you get started with azd
? Or maybe you created or found a video that showed you how to create an azd template? Whatever the resource might be, we would love for you to share it with our community! So, use this issue to submit content you think should be included in awesome-azd/README.md
Other Ways To Help
Other than these, we always welcome feedback through a:
- bug report: let us know if something is broken
- feature request: for improvements to our awesome-azd site
Next Steps
- Visit our FAQ