diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..820fbf3 --- /dev/null +++ b/CONTRIBUTING.md @@ -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)