add issue templates

This commit is contained in:
Samuel Štancl 2023-07-31 13:16:34 +00:00
parent 74231c69a8
commit d3906a1aa9
2 changed files with 12 additions and 0 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Support Questions & Other
url: https://archte.ch/discord
about: 'If you have a question or need help using the package.'

View file

@ -0,0 +1,7 @@
---
name: "📘 Documentation Issue"
about: For issues (corrections, improvements, suggestions) related to the documentation.
title: ''
labels: feature
assignees: stancl
---