diff options
| author | Factiven <[email protected]> | 2023-08-21 21:34:05 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-21 21:34:05 +0700 |
| commit | d67771c66f153b4267f7d821d4118986aab29483 (patch) | |
| tree | 7717d8cd5b60b0a669da507c171a34bf86187791 | |
| parent | Update issue templates (diff) | |
| download | moopa-d67771c66f153b4267f7d821d4118986aab29483.tar.xz moopa-d67771c66f153b4267f7d821d4118986aab29483.zip | |
Update issue templates
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a137ea2..e1e9dcb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG] Your Title Here" +title: "[Bug] Your Title Here" labels: "\U0001F41B bug" assignees: '' |