summaryrefslogtreecommitdiff
path: root/PATCHES
diff options
context:
space:
mode:
authorPeter Hofmann <scm@uninformativ.de>2017-04-29 11:12:23 +0200
committerPeter Hofmann <scm@uninformativ.de>2017-04-29 11:23:32 +0200
commit54a31389f369013756cda6cec9e895d95d841c08 (patch)
tree2107154d83343d16c3f17c20027110b31c4b48ee /PATCHES
parent9192c69be4e5773c45bca092fae97293e41e319f (diff)
downloadlariza-54a31389f369013756cda6cec9e895d95d841c08.tar.gz
Add PATCHES
Diffstat (limited to 'PATCHES')
-rw-r--r--PATCHES41
1 files changed, 41 insertions, 0 deletions
diff --git a/PATCHES b/PATCHES
new file mode 100644
index 0000000..14c52bc
--- /dev/null
+++ b/PATCHES
@@ -0,0 +1,41 @@
+ =================
+ Patches and forks
+ =================
+
+
+What and where?
+---------------
+
+Here's a list of patches and forks written by you guys out there, sorted
+alphabetically by the author's name:
+
+ - https://github.com/onodera-punpun/lariza
+
+ Various patches, such as smooth scrolling and mouse gestures.
+
+There might be more, you should check GitHub's network graph:
+
+ https://github.com/vain/lariza/network
+
+
+Why?
+----
+
+This project has a rather strict policy when it comes to accepting
+patches. Feature requests often get turned down. I apologize for that.
+
+Let me quote http://suckless.org/hacking:
+
+ There are two types of patches: The ones that fit to your personal
+ taste and the ones you think should be included in mainline.
+
+Bug fixes and the like should be included in mainline and I'm very happy
+to receive pull requests for those types of things. Patches that fit
+your personal taste are a different story. They will probably not be
+accepted. Sorry.
+
+I recognize that you put effort into your work. Let's not waste it. If
+you wish your patches to be included in this list, just drop me a note
+or open a pull request.
+
+Thank you!