aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
blob: a3b9d57ae4cffda31a3cee160ddb57441dfc84ac (plain)
1
2
3
4
5
6
7
8
9
10
# archfi CONTRIBUTING

## Contributing :
* Open an issue before work to hard
* **Work on the src branch**
* **Use tab for identation**
* **Preserve identation on empty line**
* **Test your changes**

- [ ] I've read these rules before submitting my PR.