auth_token/CONTRIBUTING.md

12 lines
442 B
Markdown
Raw Permalink Normal View History

2017-12-15 11:48:55 +04:00
# Contributing
We love pull requests from everyone.
By participating in this project, you agree to abide by the
[code of conduct](https://opensource.guide/how-to-contribute).
Some things that will increase the chance that your pull request is accepted:
* Write tests.
* Follow our
[style guide](https://docs.moodle.org/dev/Coding_style).
* Write a
[good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).