Update the Readme file and added the contributing file which was missing

This commit is contained in:
Eunice Waweru 2021-07-27 10:41:52 +03:00
Родитель fb0c2b9699
Коммит 95678b96d3
2 изменённых файлов: 25 добавлений и 0 удалений

22
CONTRIBUTING.md Normal file
Просмотреть файл

@ -0,0 +1,22 @@
# Contributing to Microsoft Azure Documentation
Thank you for taking the time to contribute to the Microsoft Azure documentation.
This guide covers some general topics related to contribution and refers to the [contributors guide](https://docs.microsoft.com/contribute) for more detailed explanations when required.
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/), or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
## How can I contribute?
There are many ways to contribute to the documentation, review the sections below to find out which one is right for you.
### Editing in GitHub
Follow the guidance for [Quick edits to existing documents](https://docs.microsoft.com/contribute/#quick-edits-to-existing-documents) in our contributors guide.
### Pull Request
Review the guidance for [Pull Requests](https://docs.microsoft.com/contribute/how-to-write-workflows-major#pull-request-processing) in our contributors guide.

Просмотреть файл

@ -6,6 +6,9 @@ Welcome to the open-source [documentation](https://docs.microsoft.com/azure) of
Contributing to open source is more than just providing updates, it's also about letting us know when there is an issue. Read our [Contributing guidance](CONTRIBUTING.md) to find out more.
> [!IMPORTANT]
> New pull requests **MUST** always be created against the master branch which is the default branch in the main repository and not the live branch. PRs created against the live branch will not be accepted.
### Prerequisites
You've decided to contribute, that's great! To contribute to the documentation, you need a few tools.