diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-02-03 04:51:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-03 04:51:29 +0900 |
| commit | 12678eb1c083f21d95830541fb790fb93dc70331 (patch) | |
| tree | 0fa5bff556a2b3466f3aa11772378f5460bff1db /.github | |
| parent | refactor (diff) | |
| download | sharkey-12678eb1c083f21d95830541fb790fb93dc70331.tar.gz sharkey-12678eb1c083f21d95830541fb790fb93dc70331.tar.bz2 sharkey-12678eb1c083f21d95830541fb790fb93dc70331.zip | |
Update 01_bug-report.md
Diffstat (limited to '.github')
| -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: |