diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/03_server-side-bug-report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/03_server-side-bug-report.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md index 75d1ce22db..3e72285188 100644 --- a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md +++ b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md @@ -7,25 +7,25 @@ assignees: '' --- -# Summary +## Summary <!-- 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 --> -# Steps to Reproduce +## Steps to Reproduce 1. 2. 3. -# Environment +## Environment <!-- Tell us where on the platform it happens --> <!-- e.g. your Node.js version, your OS --> |