mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
add issue templates
This commit is contained in:
parent
74231c69a8
commit
d3906a1aa9
2 changed files with 12 additions and 0 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.'
|
||||
7
.github/ISSUE_TEMPLATE/documentation-issue.md
vendored
Normal file
7
.github/ISSUE_TEMPLATE/documentation-issue.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
name: "📘 Documentation Issue"
|
||||
about: For issues (corrections, improvements, suggestions) related to the documentation.
|
||||
title: ''
|
||||
labels: feature
|
||||
assignees: stancl
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue