X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=doc%2FCONTRIBUTING.md;h=90f560478d6c97415faafbb9e57b82eb74479b47;hb=e908026fe345e17e8310f0eb4ff8c3b93e71a367;hp=2369e5300152fa7424fc7c1c4cf61e13a286bdec;hpb=40cd53a9ad87f13d403a47408423c60b17b05c9e;p=bspwm.git diff --git a/doc/CONTRIBUTING.md b/doc/CONTRIBUTING.md index 2369e53..90f5604 100644 --- a/doc/CONTRIBUTING.md +++ b/doc/CONTRIBUTING.md @@ -17,8 +17,15 @@ I follow the [Linux Coding Style][4] with the following variations: - [Indent with tabs, align with spaces][5]. - Always use braces when using control structures. +An [EditorConfig][6] is included for convinience. + [1]: https://www.bell-labs.com/usr/dmr/www/cbook/ -[2]: http://www.x.org/releases/X11R7.5/doc/libxcb/tutorial/ +[2]: https://xcb.freedesktop.org/tutorial/ [3]: http://git-scm.com/documentation [4]: https://www.kernel.org/doc/Documentation/process/coding-style.rst [5]: http://lea.verou.me/2012/01/why-tabs-are-clearly-superior/ +[6]: https://editorconfig.org + +## Donations + +[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RHTYMMB9SHP68)