mirror of
https://github.com/labwc/labwc.git
synced 2026-02-25 01:40:28 -05:00
Add CONTRIBUTING.md
This commit is contained in:
parent
d4a99d8e91
commit
fbf531b810
2 changed files with 12 additions and 5 deletions
12
CONTRIBUTING.md
Normal file
12
CONTRIBUTING.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue