aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Waters <AmpedAl@Gmail.com>2011-09-26 22:22:19 -0400
committerAlex Waters <AmpedAl@Gmail.com>2011-09-26 22:22:19 -0400
commit13945b2a61328069592adcec4ec4990d63394d55 (patch)
tree0412772f48134bacdfcfd9882b1b9d1ac7b91bb9 /README.md
parent9a1ce869690fe87fbce169a4b685695dc9e575f6 (diff)
downloadbitcoin-13945b2a61328069592adcec4ec4990d63394d55.tar.xz
Updated readme file with timers.
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 99710bc863..0c475ea6c4 100644
--- a/README.md
+++ b/README.md
@@ -27,3 +27,16 @@ help test the Bitcoin core, please contact QA@BitcoinTesting.org.
Feature branches are created when there are major new features being
worked on by several people.
+
+From time to time a pull request will become outdated. If this occurs, and
+the pull is no longer automatically mergeable; a comment on the pull will
+be used to issue a warning of closure. The pull will be closed 15 days
+after the warning if action is not taken by the author. Pull requests closed
+in this manner will have their corresponding issue labeled 'stagnant'.
+
+Issues with no commits will be given a similar warning, and closed after
+15 days from their last activity. Issues closed in this manner will be
+labeled 'stale'.
+
+Requests to reopen closed pull requests and/or issues can be submitted to
+QA@BitcoinTesting.org. \ No newline at end of file