obosdi-pkg/CONTRIBUTING.md

11 lines
311 B
Markdown
Raw Normal View History

2019-05-16 04:18:29 +02:00
# archdi-pkg CONTRIBUTING
## Contributing :
* Open an issue before work to hard
2019-07-03 22:33:31 +02: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-16 04:18:29 +02:00
2019-07-03 22:33:31 +02:00
- [ ] I've read these rules before submitting my PR.