diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/01_bug-report.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md index 019f8c739d..8734fc0c36 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.md +++ b/.github/ISSUE_TEMPLATE/01_bug-report.md @@ -16,11 +16,11 @@ First, in order to avoid duplicate Issues, please search to see if the problem y <!-- Tell us what the bug is --> -## đ Expected Behavior +## đĨ° Expected Behavior <!--- Tell us what should happen --> -## âšī¸ Actual Behavior +## đ¤Ŧ Actual Behavior <!--- Tell us what happens instead of the expected behavior --> @@ -33,3 +33,7 @@ First, in order to avoid duplicate Issues, please search to see if the problem y ## đ Environment <!-- Tell us where on the platform it happens --> + +Misskey version: +Your OS: +Your browser: |