From a90de0b5a8ea5790390a1e398e2d8669e869f233 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 10 Dec 2014 17:16:39 +0100 Subject: [PATCH] CONTRIBUTING.md: fix typo --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4cc92d552c4..e0b3a0a6e0f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -92,7 +92,7 @@ The reviewers will comment your pull request and point out which changes are nee Once you have applied all comments, the reviewers will merge your request. -If the pull request gets inactive for some days, the reviews may or may not warn you when they are about to close it. +If the pull request gets inactive for some days, the reviewers may or may not warn you when they are about to close it. If it stays inactive further, it'll be closed. Please abstain from temporary closing a pull request while revising the templates. Only close your pull request if @@ -102,4 +102,3 @@ you're sure you don't want your changes to be included. Once the reviewers have merged the pullrequest, our [build server](http://build.voidlinux.eu) is automaticly triggered and builds all packages from this pull request for all supported platforms. Once it is finished, the packages are available to all Void Linux users. -