obosdi-pkg/CONTRIBUTING.md

11 lines
311 B
Markdown
Raw Normal View History

2019-05-15 20:18:29 -06:00
# archdi-pkg CONTRIBUTING
## Contributing :
* Open an issue before work to hard
2019-07-03 14:33:31 -06:00
* **Work on the develop branch**
* **Use tab for identation**
* **Preserve identation on empty line**
* **Test your changes (archdi -t github-username archdi-pkg-branchname)**
2019-05-15 20:18:29 -06:00
2019-07-03 14:33:31 -06:00
- [ ] I've read these rules before submitting my PR.