Add GitHub templates
This commit is contained in:
parent
48fc93bbdc
commit
78eba97bf9
5 changed files with 85 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: 'Feature request'
|
||||
about: 'Suggest an idea for headscale'
|
||||
title: ''
|
||||
labels: [ 'enhancement' ]
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**Feature request**
|
||||
<!-- A clear and precise description of what new or changed feature you want. -->
|
||||
|
||||
<!-- Please include the reason, why you would need the feature. E.g. what problem
|
||||
does it solve? Or which workflow is currently frustrating and will be improved by
|
||||
this? -->
|
Loading…
Add table
Add a link
Reference in a new issue