Update issue templates
This commit is contained in:
parent
3a201a4a4c
commit
5dcce29074
2 changed files with 11 additions and 18 deletions
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: A75G
|
||||
|
||||
---
|
||||
|
||||
|
@ -23,16 +23,5 @@ A clear and concise description of what you expected to happen.
|
|||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
|
12
.github/ISSUE_TEMPLATE/docker-request.md
vendored
12
.github/ISSUE_TEMPLATE/docker-request.md
vendored
|
@ -1,10 +1,14 @@
|
|||
---
|
||||
name: Docker Request
|
||||
name: Docker request
|
||||
about: Request Docker Templates
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
title: "[Request]"
|
||||
labels: request
|
||||
assignees: A75G
|
||||
|
||||
---
|
||||
|
||||
* Docker Link:
|
||||
|
||||
And/or
|
||||
|
||||
* Git Link:
|
||||
|
|
Loading…
Reference in a new issue