diff options
| author | JF <JF002@users.noreply.github.com> | 2021-10-22 07:50:59 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-22 07:50:59 (GMT) |
| commit | 3681d3bbfd7f887cb6a7758912c485b1bb501485 (patch) | |
| tree | f8350048a84c721f41a1565dc5cc49b25ebeb59b /.github | |
| parent | 17c5a03938159aead49fc6d496845f1d811ccf2f (diff) | |
| parent | e2d8397c0864c71e1dcf9afbdd9fdc5edc84132d (diff) | |
Merge pull request #766 from Riksu9000/develop
Fix issue templates
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index efcba56..f0fb076 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -1,6 +1,5 @@ name: Bug Report description: File a bug report -title: "[Bug]: " labels: ["bug"] body: - type: markdown |
