diff options
author | Scott Anderson <ascent12@hotmail.com> | 2017-08-20 19:55:18 +1200 |
---|---|---|
committer | Scott Anderson <ascent12@hotmail.com> | 2017-09-30 15:05:41 +1300 |
commit | e49aed8012b4e457d353e2ce1671520a45354e6e (patch) | |
tree | f07e596b6f430ba0a30501fa1eb021e340a4210e /README.md | |
parent | a48dedba3dfe93a68a2c7cd80ab896a15d84884f (diff) |
Updated CONTRIBUTING.md
Changed the contribution guidelines to be more consistent with the style
that wlroots has evolved into, and removed some duplicate information
that already exists in the kernel style.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -7,9 +7,7 @@ This is a WIP: [status](https://github.com/SirCmpwn/wlroots/issues/9) ## Contributing -Development is organized in our [IRC -channel](http://webchat.freenode.net/?channels=sway-devel&uio=d4), #sway-devel on -irc.freenode.net. Join us and ask how you can help! +See [CONTRIBUTING.md](https://github.com/SirCmpwn/wlroots/blob/master/CONTRIBUTING.md) ## Building |