Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/no-carrier.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2015-08-09 09:27:01 +0300
committerChris Rebert <github@rebertia.com>2015-08-09 09:27:01 +0300
commit91e41293ac57ebdb69c0e7e31fdb5ed205827c12 (patch)
tree45360df91f113d5d000fa949a661d2d3bfa46872
parent41656b48c38115bf76a7912a013a53605e554d4d (diff)
README: Link to Heroku setup instructions
[ci skip]
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2bdd961..a6cec1f 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,9 @@ NO CARRIER accepts exactly 3 command line arguments. Once you have the JAR, run
* `label`: Name of label used on the repo's GitHub issue tracker to indicate that the issue is blocked waiting for a reply from a user (typically the issue's original poster).
* `days`: Integer number of days. If at least this number of days elapses after an issue has been labeled without any new comment being posted, NO CARRIER will close the issue and post an explanatory comment.
+### Heroku
+We also have specific [instructions for setting up NO CARRIER on Heroku](https://github.com/twbs/no-carrier/wiki/Heroku), courtesy of [@zxqfox](https://github.com/zxqfox).
+
## License
NO CARRIER is released under the [MIT License](https://github.com/twbs/no-carrier/blob/master/LICENSE.txt).