[v2,5/5] add CONTRIBUTING.md

Message ID 20200601223529.3006974-5-lains@archlinux.org
State New
Headers show
Series [v2,1/5] refactor code to comply with flake8 and isort | expand

Commit Message

Filipe Laíns June 1, 2020, 10:35 p.m. UTC
Signed-off-by: Filipe Laíns <lains@archlinux.org>
---
 CONTRIBUTING.md | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 CONTRIBUTING.md

Patch

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