Added GitHub issue templates
This commit is contained in:
parent
c169b20b13
commit
431339d008
2 changed files with 28 additions and 0 deletions
13
.github/ISSUE_TEMPLATE/have-a-recommendation-.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/have-a-recommendation-.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
name: Have a recommendation?
|
||||
about: Use this template if you have a recommendation
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Title:** title of guide
|
||||
**Branch:** master or draft?
|
||||
|
||||
What do you recommend?
|
15
.github/ISSUE_TEMPLATE/need-help-.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/need-help-.md
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
name: Need help?
|
||||
about: Use this template if you need help
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Please use comments on YouTube or PeerTube when possible as others may be able to help (two brains are better than one).**
|
||||
|
||||
**Title:** Title of guide
|
||||
**Branch:** master or draft?
|
||||
|
||||
What isn’t working?
|
Loading…
Add table
Reference in a new issue