mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-18 08:25:15 +01:00
Enforce issue templates
This commit is contained in:
parent
c2bd718f67
commit
479e29724c
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -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
33
.github/issue-close-app.yml
vendored
Normal 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"
|
Loading…
Reference in New Issue
Block a user