mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
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
|
||||
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]"
|
||||
labels: bug
|
||||
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