Add ISSUE_TEMPLATE folder

[skip ci]
This commit is contained in:
Florian Heilmann 2023-12-21 13:07:36 +01:00
parent 97611c8735
commit 362cfcd046
2 changed files with 38 additions and 0 deletions

18
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,18 @@
---
blank_issues_enabled: false
contact_links:
- name: I want to learn about the submission rules for this repository
url: https://github.com/VoronDesign/VoronUsers/wiki/Mod-Submission-Rules
about: You can find the submission rules in the wiki of this repository
- name: I'm looking for general discussions about VoronUser mods
url: https://discord.com/channels/460117602945990666/635687829254701107
about: Check out the `#voronuser_mods` channel on the VoronDesign discord
- name: I have an issue with a VoronDesign printer
url: https://discord.gg/voron
about: Please use the help channels for the individual printers on the VoronDesign discord
- name: I have an issue with a VoronDesign printer and don't want to use Discord
url: https://forum.vorondesign.com
about: Check out the VoronDesign forums
- name: I want to request a mod or a feature for a particular mod
url: https://discord.com/channels/460117602945990666/635687829254701107
about: Please join the VoronDesign discord and ask about your request in the `#voronuser_mods` channel

20
.github/ISSUE_TEMPLATE/mod-issue.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: I want to report an issue with a mod
about: You have found an issue with one of the mods in this repository? Please use
this mod issue report to let us know
title: "[MOD ISSUE] Issue title goes here"
labels: Mod Issue
assignees: ''
---
** Which mod does this issue apply to **
(e.g. FHeilmann/flux_capacitor)
** Which printer did you experience this issue on **
**Describe the bug**
A clear and concise description of what the bug is.
**Additional context**
Add any other context about the problem here.