Add contributing file

This commit is contained in:
Jared Szechy 2015-08-06 11:43:44 -04:00
parent e18cbf730e
commit 8e60a7b6a8
1 changed files with 17 additions and 0 deletions

17
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,17 @@
** Please review the appropriate guideline page before submitting an Issue or a
Pull Request. **
### Issues
Issues include:
- Bug reports
- Feature requests
- Help
- Build errors
[Reporting Guidelines](https://github.com/szechyjs/dsd/wiki/Bug-reports)
### Code Contributions
[Contributing Guidelines](https://github.com/szechyjs/dsd/wiki/Contributing)