aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 2517b38ab12a7cacde48fa80f12bca5cb6e4ee93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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).