branch: elpa/org-contrib
commit cc5443f95fc131d2f09882a14447be71086d5d8c
Author: Bastien Guerry <[email protected]>
Commit: Bastien Guerry <[email protected]>
README*: Add a "Contribute" section
---
README.md | 8 ++++++++
README.org | 7 +++++++
2 files changed, 15 insertions(+)
diff --git a/README.md b/README.md
index cb72058f1f..9ef4edb66c 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,14 @@ License, either version 3 of the License, or (at your
option) any
later version. See [COPYING](COPYING).
+# Contribute
+
+You can send patches to `~bzg/[email protected]` and configure your local
+copy of the repository like this:
+
+`git config format.subjectPrefix 'PATCH org-contrib'`
+
+
# Files to remove from the next release
If a file has a "Homepage:" keyword, it will be removed from the next
diff --git a/README.org b/README.org
index 62bfd3bff2..30685ddd56 100644
--- a/README.org
+++ b/README.org
@@ -26,6 +26,13 @@ All files in this repository are licensed under the GNU
General Public
License, either version 3 of the License, or (at your option) any
later version. See [[file:COPYING][COPYING]].
+** Contribute
+
+You can send patches to =~bzg/[email protected]= and configure your local
+copy of the repository like this:
+
+=git config format.subjectPrefix 'PATCH org-contrib'=
+
** Files to remove from the next release
If a file has a "Homepage:" keyword, it will be removed from the next