From 43fd79858ea4b3f2ffcfc73ad09bf7239793214f Mon Sep 17 00:00:00 2001 From: Daniel Belmes <3631206+DanielBelmes@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:51:53 -0700 Subject: [PATCH] git documentation is behind apparently. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/epic.md | 6 +++--- .github/ISSUE_TEMPLATE/tech_support.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d88ab2c3ea6..9280bfd530a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -description: Create a report to help us improve +about: Create a report to help us improve title: '[Bug]: ' labels: '[bug]' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/epic.md b/.github/ISSUE_TEMPLATE/epic.md index 527c6fced37..4980257fc19 100644 --- a/.github/ISSUE_TEMPLATE/epic.md +++ b/.github/ISSUE_TEMPLATE/epic.md @@ -1,14 +1,14 @@ --- name: Epic -description: Let's work towards something epic! +about: Let's work towards something epic! title: '[Epic]: ' labels: '[epic]' --- ## Dependent on -- [ ] +- [ ] ## Stories -- [ ] \ No newline at end of file +- [ ] diff --git a/.github/ISSUE_TEMPLATE/tech_support.md b/.github/ISSUE_TEMPLATE/tech_support.md index 99a94734ab0..1043e52f645 100644 --- a/.github/ISSUE_TEMPLATE/tech_support.md +++ b/.github/ISSUE_TEMPLATE/tech_support.md @@ -1,6 +1,6 @@ --- name: Installation Tech Support -description: I'm having difficulty installing Ethereal Engine +about: I'm having difficulty installing Ethereal Engine title: '[Ticket]: ' labels: '[ticket]' assignees: ''