Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseloudon authored Dec 2, 2023
1 parent b8b2f82 commit e462885
Showing 1 changed file with 25 additions and 28 deletions.
53 changes: 25 additions & 28 deletions CONTRIBUTING.md
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

0 comments on commit e462885

Please sign in to comment.