diff options
author | 2017-11-13 10:16:38 +0000 | |
---|---|---|
committer | 2017-11-13 10:16:38 +0000 | |
commit | 4cedc8f902a828b15ed1f5c43d27b6844b88e21a (patch) | |
tree | 6648ce23b1eb863642951a9edc856cc9b1c23ed2 /CONTRIBUTING.md | |
parent | 52b49f483885def1a5b8dc2dfe8d35ffcc9afe83 (diff) | |
download | coredns-4cedc8f902a828b15ed1f5c43d27b6844b88e21a.tar.gz coredns-4cedc8f902a828b15ed1f5c43d27b6844b88e21a.tar.zst coredns-4cedc8f902a828b15ed1f5c43d27b6844b88e21a.zip |
extend stale-bot's deadline (#1224)
Add a note in about using the 'pinned' label for prevent stalebot from
closing your issue.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4db90c310..e0b77a58f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,9 @@ the faster we will be able to help you. Check out Please be kind. :smile: Remember that CoreDNS comes at no cost to you, and you're getting free help. +We are using [Stable Bot](https://github.com/probot/stale) to close inactive issues. If you feel an +issue should not be closed you can add the "pinned" label to it or just update the bug ever now or +then. ## Minor improvements and new tests |