Initial content for Contributing.md

This commit is contained in:
Nilesh Ghodekar 2016-01-10 00:20:32 +00:00
Родитель a84dfceaf8
Коммит ef35e729fd
1 изменённых файлов: 26 добавлений и 0 удалений

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

@ -1,3 +1,29 @@
# Contributing to MIMWAL Code
Two ways to contribute for MIMWAL Code: Fork the Repository or Submit an Issue.
## Fork the MIMWAL Repository.
A fork is a copy of the MIM Repo and send a pull request. Forking a repository allows you to freely experiment with changes without affecting the original project. See [Fork A Repo](https://help.github.com/articles/fork-a-repo/) help article for more information.
### Coding Guidelines
It's simple. Download and install [StyleCop](http://stylecop.codeplex.com/) and let it guide you.
## Submit an Issue.
You can also submit an issue. Use the [Issues](https://github.com/Microsoft/MIMWAL/issues) tab to create a new issue.
# Contributing to MIMWAL Wiki
Two ways to contribute for MIMWAL Code: Fork the Repository or Submit an Issue.
## Fork the MIMWAL Wiki Repository.
A fork is a copy of a [MIMWAL Wiki Repo](https://github.com/Microsoft/MIMWAL/wiki) and send a pull request.
## Submit an Issue.
You can also submit an issue. Use the [Issues](https://github.com/Microsoft/MIMWAL/issues) tab to create a new issue.