Update issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: "Detailed bug reports help me diagnose and fix bugs quicker! Thanks!"
|
about: Detailed bug reports help me diagnose and fix bugs quicker! Thanks!
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|||||||
15
.github/ISSUE_TEMPLATE/deployment-issue.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/deployment-issue.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
name: Deployment Issue
|
||||||
|
about: Request helps deploying AdventureLog on your machine. The more details, the
|
||||||
|
better I can help!
|
||||||
|
title: "[DEPLOYMENT]"
|
||||||
|
labels: deployment
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Explain your issue
|
||||||
|
|
||||||
|
## Provide an **obfuscated** `docker-compose.yml`
|
||||||
|
|
||||||
|
## Provide any necessary logs from the containers and browser
|
||||||
Reference in New Issue
Block a user