Summary:
Create the .github/ISSUE_TEMPLATE directory
Rename the file ISSUE_TEMPLATE to .github/ISSUE_TEMPLATE/issue_template.md
Update this file with some keywords (name, about, ...)
Add a .github/ISSUE_TEMPLATE/config.yml file containing
"blank_issues_enabled: false".
[skip ci]
--- /dev/null
+blank_issues_enabled: false
+---
+name: New issue
+about: File a bug/issue
+title: ''
+labels: ''
+assignees: ''
+---
+
To report bugs and other problems, contribute patches, request a
To report bugs and other problems, contribute patches, request a