Enforce issue templates

This commit is contained in:
filoghost 2020-06-08 19:39:14 +02:00
parent c2bd718f67
commit 479e29724c
2 changed files with 34 additions and 1 deletions

View File

@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: 📌 Frequently Asked Questions
url: https://filoghost.me/docs/holographic-displays/faq

33
.github/issue-close-app.yml vendored Normal file
View File

@ -0,0 +1,33 @@
comment: >-
This issue has been automatically closed because it doesn't follow the issue template.
Please open a new issue and make sure to **follow the provided template**,
fill out the sections **without modifying** or **deleting** the existing text.
Templates are necessary to manage the project efficiently,
as basic questions don't need to be asked again each time.
issueConfigs:
# Bug
- content:
- "# Description"
- "# How to reproduce"
- "# Platform"
# Feature / Documentation
- content:
- "# Description"
# Help
- content:
- "# What are you trying to do"
- "# What have you tried so far"
- "# Platform"
caseInsensitive: true
label: "Closed by bot"
exception:
- "filoghost"