diff options
| author | Takuma Ishikawa <nekketsuuu@users.noreply.github.com> | 2020-01-06 17:40:10 +0900 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2020-01-06 09:40:10 +0100 |
| commit | bc6f9f6875806a986f37e1e9a7a383d6f787e4d4 (patch) | |
| tree | 856f363a865540c1160ecb64d5202d43b801e8b0 /.github | |
| parent | f98b158f36f7b6323bca657d539ed60cfd723a8d (diff) | |
| download | wiki-bc6f9f6875806a986f37e1e9a7a383d6f787e4d4.tar.gz wiki-bc6f9f6875806a986f37e1e9a7a383d6f787e4d4.tar.bz2 wiki-bc6f9f6875806a986f37e1e9a7a383d6f787e4d4.zip | |
format bug_report.md (#75)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea7..f1912d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -**To Reproduce** +**To reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' @@ -24,15 +24,15 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] + - OS: [e.g. Windows 10] + - Browser: [e.g. chrome, safari] + - Version: [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] + - Browser: [e.g. stock browser, safari] + - Version: [e.g. 22] **Additional context** Add any other context about the problem here. |
