diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md index bd2ec63658d325c18469e7403da2efe2d855d8a2..781a7b0bfe386393f375eef37153ec09afa5aeb2 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.md +++ b/.github/ISSUE_TEMPLATE/01_bug-report.md @@ -7,24 +7,24 @@ 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 --> diff --git a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md index 0a4accccecba1bb7978049ddc6a77b0c2ba6925f..e18459a90389ebec94a6a3d362b0794c71c1b51f 100644 --- a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md +++ b/.github/ISSUE_TEMPLATE/02_client-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. desktop or mobile version, your browser, your OS --> diff --git a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md index 75d1ce22db13953cc28cd8af767397a8855d7a2b..3e7228518887263d24d0748a0b9fc9dd97ebda75 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 --> diff --git a/.github/ISSUE_TEMPLATE/11_feature-request.md b/.github/ISSUE_TEMPLATE/11_feature-request.md index ad4d114d442a57d97ebcc44ce2bcbf3e08a14c86..2051ddef77e3f00927dd7dcd98936aeeb793c8f6 100644 --- a/.github/ISSUE_TEMPLATE/11_feature-request.md +++ b/.github/ISSUE_TEMPLATE/11_feature-request.md @@ -7,6 +7,6 @@ assignees: '' --- -# Summary +## Summary <!-- Tell us what the suggestion is --> diff --git a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md index e75787853bf6e5e471cac5b11a2bbc661b0ac440..786742a3d82d56db97ea9d6acb2af81efd9218f0 100644 --- a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md +++ b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md @@ -7,6 +7,6 @@ assignees: '' --- -# Summary +## Summary <!-- Tell us what the suggestion is --> diff --git a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md index a55c610436d4bf6f0878d9548636e26a993c8d96..319414213110572016f94cb7684c3a2ddac182d5 100644 --- a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md +++ b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md @@ -7,6 +7,6 @@ assignees: '' --- -# Summary +## Summary <!-- Tell us what the suggestion is -->