Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating codeowners/assignees to remove myself! #178

Merged
merged 1 commit into from
Aug 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @gkulin @hemarina @rajeshkamal5050 @savannahostrowski
* @gkulin @hemarina @rajeshkamal5050
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: gkulin, savannahostrowski
assignees: gkulin

---

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/template-idea.md
Original file line number Diff line number Diff line change
Expand Up @@ -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] <your-template-name>"
labels: requested-contribution
assignees: gkulin, savannahostrowski
assignees: gkulin

---

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand All @@ -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.

---

Expand Down
2 changes: 1 addition & 1 deletion website/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion website/src/pages/about/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="https://github.com/Azure/awesome-azd/issues/new?assignees=nitya%2C+savannahostrowski&labels=requested-contribution&template=%F0%9F%A4%94-submit-an-idea-for-a-template.md&title=%5BIdea%5D+%3Cyour-template-name%3E">
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 📫
</Link>
</div>
Expand Down
Loading