Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The 2nd and 3rd latest active issues we have are created not following the bug report template, which are essentially feature requests. This is in contradiction that Github issues are to be used for bug reports while feature requests and/or support questions are made first in the forums. This PR fixes that.
mergeable
GitHub app config file to enforce above rules. If a "bug" report not following the template is made (i.e., uses the planned work template) it will close the issue promptly. Exceptions are maintainers so they can use that space.Should this PR be merged, next step would be to install the
mergeable
app to this repo.Documentation: https://mergeable.readthedocs.io/en/latest/index.html
To install: https://github.com/apps/mergeable
Checklist: