Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.74 KB

CONTRIBUTING.md

File metadata and controls

45 lines (34 loc) · 1.74 KB

Contribution Guidelines

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


Ensure your pull request adheres to the following guidelines:

A note on Repo Azure Awesomeness

Each repo listed meets at least one of the following requirements:

  • Community-authored repo with 100+ stars
  • Community-vouched repo with < 100 stars
  • Official repo from Azure
  • Must-have technical blog posts

Pull Requests

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Add one link per pull request.
  • Add the link:
    • [name](http://example.com/) - A short description ends with a period.
    • Keep descriptions concise.
    • Maintain alphabetical ordering where applicable.
  • Add a GitHub stars badge (if applicable) like this:
    • [![stars](https://badgen.net/github/stars/kmcquade/awesome-azure-security)](https://badgen.net/github/stars/kmcquade/awesome-azure-security)
  • Add a section if needed.
    • Add the section description.
    • Add the section title to the Index.
  • You generally do not need to mention Azure or Microsoft Azure in the description as it's implied.
  • Check your spelling and grammar.
  • Remove any trailing whitespace.
  • Send a pull request with the reason why the addition is awesome.
  • Use the following format for your pull request title:
    • Add user/repo - Short repo description

Updates to Existing Links or Sections

  • Improvements to the existing sections are welcome.
  • If you think a listed link is not awesome, feel free to submit an issue or pull request to begin the discussion.

Thank you for your suggestions!