aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 1cfd2150dc4e6e87afd380a5f24b3ccc6381b4d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Contributing

:heart:
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).