diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 08e02354..8c128925 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -5,7 +5,6 @@ tone will be closed without discussion. Everybody has it own way of working; What might be the norm for you, might not be for others. Therefore be verbose in your description. - **The issue tracker is for bugs only.** This is an attempt to keep the issue tracker clean and searchable. @@ -54,8 +53,6 @@ Issue high-jacking, e.g. adding a request/issue to an existing issue, is very disruptive. Please create a new issue, if it is similar it will be marked duplicate. - - # Creating a feature request diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8f277d85..bf90c389 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -14,8 +14,10 @@ Any report missing these informations will be labeled as “Incomplete Report - :exclamation: ## Before creating a feature request + - [ ] I checked the *next* branch to see if the feature has already been implemented + - [ ] I searched existing reports to see if it is already requested. @@ -48,7 +50,6 @@ Output of `rofi -help` (in a [gist](https://gist.github.com/), please paste the - Include a link to your private config - Include screenshots/casts of your issue - **Please do not submit reports related to wayland, see [here](https://github.com/DaveDavenport/rofi/wiki/Wayland) for more information.**