2019-05-16 04:11:17 +02:00
|
|
|
# archfi CONTRIBUTING
|
|
|
|
|
|
|
|
## Contributing :
|
|
|
|
* Open an issue before work to hard
|
2019-07-03 22:27:40 +02:00
|
|
|
* **Work on the src branch**
|
2022-01-20 13:39:36 +01:00
|
|
|
* **Use tab for indentation**
|
|
|
|
* **Preserve indentation on empty lines**
|
2019-07-03 22:27:40 +02:00
|
|
|
* **Test your changes**
|
2019-06-01 22:34:41 +02:00
|
|
|
|
2020-04-05 05:24:23 +02:00
|
|
|
- [ ] I've read these rules before submitting my PR.
|