Add CONTRIBUTING.md

This commit is contained in:
Johan Malm 2021-12-03 22:44:06 +00:00
parent d4a99d8e91
commit fbf531b810
2 changed files with 12 additions and 5 deletions

12
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,12 @@
# How to Contribute
Let's try to stick to sircmpwn's [coding style]
And write [commit messages] like so, keeping the top line to this sort of syntax:
```
cursor: add special feature
```
[coding style]: https://git.sr.ht/~sircmpwn/cstyle
[commit messages]: https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/CONTRIBUTING.md#commit-messages