Browse Source

Merge pull request #3311 from Andrew-Chen-Wang/patch-1

Spelling error in GitHub issues templates
pull/3338/head
Artur Arseniev 6 years ago
committed by GitHub
parent
commit
7ee3bbfb9f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      .github/ISSUE_TEMPLATE/01_bug_report.md
  2. 8
      .github/ISSUE_TEMPLATE/02_feature_request.md

10
.github/ISSUE_TEMPLATE/01_bug_report.md

@ -19,8 +19,8 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue
**Are you able to reproduce the bug from the demo?**
[ ] Yes
[ ] No
- [ ] Yes
- [ ] No
**What is the expected behavior?**
@ -28,9 +28,9 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue
**What is the current behavior?**
*Descripe the bug **detailed***
*Describe the bug **detailed***
**Are you able to attach screenshots, screencasts or a live demo?**
[ ] Yes (attach)
[ ] No
- [ ] Yes (attach)
- [ ] No

8
.github/ISSUE_TEMPLATE/02_feature_request.md

@ -19,10 +19,10 @@ READ and FOLLOW next 3 steps, then REMOVE them before posting the issue
**Is there an alternative at the latest version?**
[ ] Yes (descripe the alternative)
[ ] No
- [ ] Yes (describe the alternative)
- [ ] No
**Is this related to an issue?**
[ ] Yes (Give a link to the issue)
[ ] No
- [ ] Yes (Give a link to the issue)
- [ ] No

Loading…
Cancel
Save