mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 14:34:04 +00:00
Add issue templates
This commit is contained in:
parent
9df78eb9c2
commit
d63e15ec2e
6 changed files with 102 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/feature-suggestion.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/feature-suggestion.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: Feature suggestion
|
||||
about: Suggest an idea for stancl/tenancy.
|
||||
title: ''
|
||||
labels: feature
|
||||
assignees: stancl
|
||||
|
||||
---
|
||||
|
||||
#### Description
|
||||
<!-- Description of the feature -->
|
||||
|
||||
#### Why this should be added
|
||||
<!-- Give a use case for this feature -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue