diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-10-22 11:13:41 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-10-22 11:13:41 +0200 |
commit | f023eb8d722ecdb4df65d065666b6454383af90a (patch) | |
tree | bfd0fe6881b85613b8f75a0770cc0d7be40e4548 /.github/ISSUE_TEMPLATE | |
parent | ba1875240571559e57f03285068d47b63aa22e24 (diff) | |
download | profani-tty-f023eb8d722ecdb4df65d065666b6454383af90a.tar.gz |
Dont allow new issues
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index d580ae56..175b874a 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,3 +1,7 @@ +**Please don't open new feature requests only issues** +**Feature requests will only be accepted again once we are down to 50 open issues** +**In case you would like a feature added and are willing to work on it yourself you can open an issue to ask for feedback before doing the work and creating a pull request** + <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior |