aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorToyam Cox <Vaelatern@gmail.com>2016-03-23 01:12:49 +0000
committerToyam Cox <Vaelatern@gmail.com>2016-03-23 08:02:16 +0000
commitc8c3099643251102bfb24352ba36c4d66ebbf733 (patch)
treee969a05eb9b86638eab24158ef7317d513091265 /CONTRIBUTING.md
parenta65c745d229e64821b4c42ef598d223c5672b5e2 (diff)
downloadvoid-packages-c8c3099643251102bfb24352ba36c4d66ebbf733.tar
void-packages-c8c3099643251102bfb24352ba36c4d66ebbf733.tar.gz
void-packages-c8c3099643251102bfb24352ba36c4d66ebbf733.tar.bz2
void-packages-c8c3099643251102bfb24352ba36c4d66ebbf733.tar.lz
void-packages-c8c3099643251102bfb24352ba36c4d66ebbf733.tar.xz
void-packages-c8c3099643251102bfb24352ba36c4d66ebbf733.tar.zst
void-packages-c8c3099643251102bfb24352ba36c4d66ebbf733.zip
CONTRIBUTING.md: Add note about repeatedly closing PRs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f850afcda54..69703fd03be 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -59,7 +59,9 @@ Most pull request should only contain a single package and its dependencies whic
If you make updates to packages containing a soname bump you also need to revbump all packages that are dependant. Those
packages should also be part of the same pull request.
-#### Travis
+When you make changes to your pull request, please *do not close and reopen your pull request*. Instead, just forcibly git push, overwriting any old commits. Closing and opening your pull requests repeatedly spams the Void maintainers.
+
+##### Travis
Once you have started a pull request, you will get instant feedback from Travis. It will check if the templates you have changed
comply with the our guidelines. At the moment not all packages comply to the rules, so if you update a package, it may happen, that Travis