]> git.armaanb.net Git - chorizo.git/blob - PATCHES
Add PATCHES
[chorizo.git] / PATCHES
1                            =================
2                            Patches and forks
3                            =================
4
5
6 What and where?
7 ---------------
8
9 Here's a list of patches and forks written by you guys out there, sorted
10 alphabetically by the author's name:
11
12     - https://github.com/onodera-punpun/lariza
13
14         Various patches, such as smooth scrolling and mouse gestures.
15
16 There might be more, you should check GitHub's network graph:
17
18     https://github.com/vain/lariza/network
19
20
21 Why?
22 ----
23
24 This project has a rather strict policy when it comes to accepting
25 patches. Feature requests often get turned down. I apologize for that.
26
27 Let me quote http://suckless.org/hacking:
28
29     There are two types of patches: The ones that fit to your personal
30     taste and the ones you think should be included in mainline.
31
32 Bug fixes and the like should be included in mainline and I'm very happy
33 to receive pull requests for those types of things. Patches that fit
34 your personal taste are a different story. They will probably not be
35 accepted. Sorry.
36
37 I recognize that you put effort into your work. Let's not waste it. If
38 you wish your patches to be included in this list, just drop me a note
39 or open a pull request.
40
41 Thank you!