]> git.armaanb.net Git - chorizo.git/blob - PATCHES
Fix build with non-GNU sed, lint variables
[chorizo.git] / PATCHES
1                            =================
2                            Patches and forks
3                            =================
4
5
6 What and where?
7 ---------------
8
9 The project used to be hosted on GitHub, so there is a couple of forks:
10
11     https://github.com/vain/lariza/network/members
12
13 I'm not aware of any non-GitHub forks at the moment.
14
15
16 Why?
17 ----
18
19 This project has a rather strict policy when it comes to accepting
20 patches. Feature requests often get turned down. I apologize for that.
21
22 Let me quote http://suckless.org/hacking:
23
24     There are two types of patches: The ones that fit to your personal
25     taste and the ones you think should be included in mainline.
26
27 Bug fixes and the like should be included in mainline and I'm very happy
28 to receive pull requests for those types of things. Patches that fit
29 your personal taste are a different story. They will probably not be
30 accepted. Sorry.
31
32 I recognize that you put effort into your work. Let's not waste it. If
33 you wish your patches to be included in this list, just drop me a note.
34
35 Thank you!