-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8b2f82
commit e462885
Showing
1 changed file
with
25 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,33 @@ | ||
# 6 Steps To Contribute To AWESOME-Azure-Policy | ||
# 6 Steps To Contribute To Awesome Azure Policy [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) | ||
|
||
1. Review the **contribution standards** and **contribution sections** below. | ||
2. Edit the [README.md](https://github.com/globalbao/awesome-azure-policy/edit/main/README.md) file. | ||
3. Find the related section for your contribution. | ||
4. Add your link(s) to an existing list. Or suggest a new section/list. | ||
5. Commit your changes to the README.md file. | ||
6. Create a new [Pull Request](https://github.com/globalbao/awesome-azure-policy/compare) with your changes. | ||
1. Review the **contribution standards** and **contribution sections** below | ||
2. Edit the [README.md](https://github.com/globalbao/awesome-azure-policy/edit/main/README.md) file | ||
3. Find the related section for your contribution | ||
4. Add your link(s) to an existing section. Or suggest a new section | ||
5. Commit your changes to the README.md file | ||
6. Create a new [Pull Request](https://github.com/globalbao/awesome-azure-policy/compare) with your changes | ||
|
||
## Contribution Standards | ||
|
||
* Avoid having duplicates of list items. | ||
* Content should be related to the **[Azure Policy](https://docs.microsoft.com/en-us/azure/governance/policy/overview)** service. | ||
* Content should align to either **Official (Microsoft)** sources or **Community (Non-Microsoft)** sources. | ||
* External links/content cannot be behind a paywall and must be freely accessible to everyone. | ||
* Avoid adding duplicates | ||
* Content must be related to **[Azure Policy](https://docs.microsoft.com/en-us/azure/governance/policy/overview)** | ||
* Content must align to either **Microsoft** or **Community** sources | ||
* Content cannot be behind a paywall and must be freely accessible | ||
* List items sorted in alphabetical order. | ||
* Sentence case for content titles. | ||
* Lower case for GitHub repositories. | ||
* Use sentence case for list items except for GitHub repositories which must be all lower case | ||
|
||
## Contribution Sections | ||
|
||
- Official | ||
- Learn | ||
- Docs | ||
- Videos | ||
- Announcements and Articles | ||
- Repositories and Tools | ||
- Forums and Feedback | ||
- Community | ||
- Videos | ||
- Podcasts | ||
- Books | ||
- Articles | ||
- Tools | ||
- Repositories | ||
- Forums | ||
- Microsoft Learn | ||
- Microsoft Docs | ||
- Microsoft Videos | ||
- Microsoft Announcements and Articles | ||
- Microsoft Repositories and Tools | ||
- Microsoft Forums and Feedback | ||
- Community Videos | ||
- Community Podcasts | ||
- Community Books | ||
- Community Articles | ||
- Community Tools | ||
- Community Repositories | ||
- Community Forums |