diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 45c1b17b..f8ae5f84 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @gkulin @hemarina @rajeshkamal5050 @savannahostrowski \ No newline at end of file +* @gkulin @hemarina @rajeshkamal5050 \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 31e27780..16ecb49f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,7 +4,7 @@ name: Feature request about: Suggest an idea for this project title: '' labels: '' -assignees: gkulin, savannahostrowski +assignees: gkulin --- diff --git a/.github/ISSUE_TEMPLATE/template-idea.md b/.github/ISSUE_TEMPLATE/template-idea.md index 8ce489b0..71f4a0fd 100644 --- a/.github/ISSUE_TEMPLATE/template-idea.md +++ b/.github/ISSUE_TEMPLATE/template-idea.md @@ -4,7 +4,7 @@ about: Can't find a template? Have an idea? Submit it so that someone can pick i up and contribute it! title: "[Idea] " labels: requested-contribution -assignees: gkulin, savannahostrowski +assignees: gkulin --- diff --git a/README.md b/README.md index e94f3cca..ab9a98eb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ _Getting started? Click the image below to check out an Azure Friday episode all |[**azd-templates** on Github](https://github.com/topics/azd-templates)| ## 2. Content -**[Submit a new resource!](https://github.com/Azure/awesome-azd/issues/new?assignees=nitya%2C+savannahostrowski&labels=awesome-readme&template=%E2%9A%99%EF%B8%8F-submit-a-new-resource.md&title=%5BResource%5D)** +**[Submit a new resource!](https://github.com/Azure/awesome-azd/issues/new?assignees=gkulin&labels=awesome-readme&template=%E2%9A%99%EF%B8%8F-submit-a-new-resource.md&title=%5BResource%5D)** ### 2.1 Articles * [Azure Developer CLI - A Walkthrough](https://dev.to/lechnerc77/the-azure-developer-cli-a-walk-through-22fm) - [_Christian Lechner_](https://github.com/lechnerc77) - Sep 2022 @@ -30,7 +30,7 @@ _Getting started? Click the image below to check out an Azure Friday episode all ## 3. Templates -**[Submit a template for the gallery!](https://github.com/Azure/awesome-azd/issues/new?assignees=nitya%2C+savannahostrowski&labels=new-contribution&template=%F0%9F%93%B2contribute-an-azd-template-.md&title=%5BNew+azd-template%5D+%3Cyour-template-name%3E)** +**[Submit a template for the gallery!](https://github.com/Azure/awesome-azd/issues/new?assignees=gkulin&labels=new-contribution&template=%F0%9F%93%B2contribute-an-azd-template-.md&title=%5BNew+azd-template%5D+%3Cyour-template-name%3E)** ### 3.1 Microsoft * [Azure-Samples/todo-csharp-cosmos-sql](https://github.com/Azure-Samples/todo-csharp-cosmos-sql) - complete ToDo application. @@ -44,7 +44,7 @@ _Getting started? Click the image below to check out an Azure Friday episode all ## 4. Contribute to Gallery * This repository is also associated with a [live website](https://aka.ms/awesome-azd) that makes azd-templates searchable and discoverable (by various filter tags). * Read [this document](GALLERY.md) for an overview of how this is setup - * Use [this issue](https://github.com/Azure/awesome-azd/issues/new?assignees=nitya%2C+savannahostrowski&labels=new-contribution&template=%F0%9F%93%B2contribute-an-azd-template-.md&title=%5BNew+azd-template%5D+%3Cyour-template-name%3E) to contribute your template to the showcase. + * Use [this issue](https://github.com/Azure/awesome-azd/issues/new?assignees=gkulin&labels=new-contribution&template=%F0%9F%93%B2contribute-an-azd-template-.md&title=%5BNew+azd-template%5D+%3Cyour-template-name%3E) to contribute your template to the showcase. --- diff --git a/website/docs/intro.md b/website/docs/intro.md index 18d2c640..240771f9 100644 --- a/website/docs/intro.md +++ b/website/docs/intro.md @@ -35,7 +35,7 @@ Did you write or find an article that helped you get started with `azd`? Or mayb ## Other Ways To Help Other than these, we always welcome feedback through a: - - [**request a template**](https://github.com/Azure/awesome-azd/issues/new?assignees=nigkulintya%2C+savannahostrowski&labels=requested-contribution&template=%F0%9F%A4%94-submit-a-template-request.md&title=%5BIdea%5D+%3Cyour-template-name%3E): if you cannot find a template with architecture that works for you-- you can submit a request for that template + - [**request a template**](https://github.com/Azure/awesome-azd/issues/new?assignees=gkulin&labels=requested-contribution&template=%F0%9F%A4%94-submit-a-template-request.md&title=%5BIdea%5D+%3Cyour-template-name%3E): 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 application using Azure SQL and Azure App service, you can use the React Web App with C# API and SQL Database on Azure template and swap out the source code. - [**bug report**](https://github.com/Azure/awesome-azd/issues/new?assignees=&labels=&template=bug_report.md&title=): let us know if something is broken - [**feature request**](https://github.com/Azure/awesome-azd/issues/new?assignees=&labels=&template=feature_request.md&title=): for improvements to our awesome-azd site diff --git a/website/src/pages/about/index.js b/website/src/pages/about/index.js index f94b3a7a..43180bca 100644 --- a/website/src/pages/about/index.js +++ b/website/src/pages/about/index.js @@ -20,7 +20,7 @@ function HomepageHeader() {
+ to="https://github.com/Azure/awesome-azd/issues/new?assignees=gkulin&labels=requested-contribution&template=%F0%9F%A4%94-submit-an-idea-for-a-template.md&title=%5BIdea%5D+%3Cyour-template-name%3E"> Request a Template 📫