12 lines
442 B
Markdown
12 lines
442 B
Markdown
|
# 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).
|