From 9b28d9a3159fe46d19d579fc7663caaf6f00e403 Mon Sep 17 00:00:00 2001 From: Sean Morley <98704938+seanmorley15@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:01:53 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/deployment-issue.md | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/deployment-issue.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 164784e..dac7165 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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: '' diff --git a/.github/ISSUE_TEMPLATE/deployment-issue.md b/.github/ISSUE_TEMPLATE/deployment-issue.md new file mode 100644 index 0000000..3cdf581 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/deployment-issue.md @@ -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