Added code contribution guidelines

This commit is contained in:
Ace 2019-03-22 17:53:35 +01:00 committed by GitHub
parent a1ec0984b0
commit e984ee6a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,10 @@ of difference so it's important to check how well your suggestion can perform.
A testing time for 1 week is set as the E-Paper software takes 1 days for a daily cycle, 7 days for a weekly cycle and 1 month for a
montly cycle. Usually, if it works for the daily and weekly cycle, there shouldn't be any issues in the monthly cycle.
# Code contributions
Code contrubutions are most welcome. If you want to contrubite, please fork the main repo, apply changes to your own branch or a new one, test it for at least one week (see above) and then submit a Pull Request. Lastly, don't forget to add your name to the file `CONTRIBUTORS.md`. Thank You!
# Submitting Issues
Please only submit reproducible issues and write the instructions on how to reproduce them.