rbackup/CONTRIBUTING.rst
2019-04-17 21:00:43 -07:00

16 lines
367 B
ReStructuredText

Contributing
============
Things to remember when submitting pull requests
------------------------------------------------
* Simplicity and reliability are preferred over pure features
* If a feature can be handled by either rsync or the filesystem, then it is out of scope of the project.
Code Formatting
---------------
* Formatting: black
* Linter: flake8