summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Laíns <lains@archlinux.org>2020-06-02 00:35:29 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2021-02-20 17:24:30 +0100
commitd4abe0b72d1215906806ee84474115961e79f7c0 (patch)
treed2514fc1393a83acc0078fc6b161f8bc33d052cf
parent41a84934114f5d77f51d7064c4a64b2e279c1ca8 (diff)
downloadaur-d4abe0b72d1215906806ee84474115961e79f7c0.tar.gz
aur-d4abe0b72d1215906806ee84474115961e79f7c0.tar.xz
Add CONTRIBUTING.md
Signed-off-by: Filipe Laíns <lains@archlinux.org> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r--CONTRIBUTING.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 00000000..a37d980a
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,10 @@
+# Contributing
+
+Patches should be sent to the [aur-dev@archlinux.org][1] mailing list.
+
+Before sending patched you are recomended to run the `flake8` and `isort`.
+
+You can add git hook to do this by installing `python-pre-install` and running
+`pre-install install`.
+
+[1] https://lists.archlinux.org/listinfo/aur-dev