Quellcode durchsuchen

add a PR template pointing to guidelines

Thomas Waldmann vor 8 Jahren
Ursprung
Commit
dfd37d09d5
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      .github/PULL_REQUEST_TEMPLATE

+ 8 - 0
.github/PULL_REQUEST_TEMPLATE

@@ -0,0 +1,8 @@
+Thank you for contributing code to Borg, your help is appreciated!
+
+Please, before you submit a pull request, make sure it complies with the
+guidelines given in our documentation:
+
+https://borgbackup.readthedocs.io/en/latest/development.html#contributions
+
+**Please remove all above text before submitting your pull request.**