README.md: add better contribution guidelines
This commit is contained in:
parent
25d1224ae2
commit
7ea8901880
@ -144,10 +144,12 @@ typing ``make``.
|
|||||||
action is to build with ``-Dtimegm=mktime`` which will work correctly as long
|
action is to build with ``-Dtimegm=mktime`` which will work correctly as long
|
||||||
the system runs in the default ``UTC`` timezone.
|
the system runs in the default ``UTC`` timezone.
|
||||||
|
|
||||||
## Bugs
|
## Contributing
|
||||||
|
|
||||||
There are plenty. Report them on GitHub, or - even better - open a pull request.
|
1. Use the GitHub pull request system.
|
||||||
Please write unit tests for any new functions you add - it's fun!
|
2. Make sure to follow to existing style (naming, indentation, etc.)
|
||||||
|
3. Write unit tests for any new functionality you add.
|
||||||
|
4. Be aware you're submitting your work under the repository's license.
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user