Add GitHub templates
This commit is contained in:
parent
48fc93bbdc
commit
78eba97bf9
5 changed files with 85 additions and 0 deletions
25
.github/ISSUE_TEMPLATE/other_issue.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/other_issue.md
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
name: 'Other issue'
|
||||
about: 'Report a different issue'
|
||||
title: ''
|
||||
labels: [ 'bug' ]
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!-- If you have a question, please consider using our Discord for asking questions -->
|
||||
|
||||
**Issue description**
|
||||
<!-- Please add your issue description. -->
|
||||
|
||||
**To Reproduce**
|
||||
<!-- Steps to reproduce the behavior. -->
|
||||
|
||||
**Context info**
|
||||
<!-- Please add relevant information about your system. For example:
|
||||
- Version of headscale used
|
||||
- Version of tailscale client
|
||||
- OS (e.g. Linux, Mac, Cygwin, WSL, etc.) and version
|
||||
- Kernel version
|
||||
- The relevant config parameters you used
|
||||
- Log output
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue