Improve issue templates

The bug report template was inspired by Godot's.

Using an empty template is no longer allowed to increase the likelihood
that people fill in the required fields when reporting bugs.
This commit is contained in:
Hugo Locurcio
2020-06-02 15:30:40 +02:00
parent fa3baf2841
commit 0909ebdb57
5 changed files with 34 additions and 13 deletions
+2
View File
@@ -0,0 +1,2 @@
# Disallow blank issues to make sure people follow one of the templates.
blank_issues_enabled: false