mirror of
https://github.com/javalent/markdown-attributes.git
synced 2026-07-22 05:40:25 +00:00
Update bug_report.md
Grammar fix
This commit is contained in:
parent
05eafd64bc
commit
e376fd3a23
1 changed files with 5 additions and 5 deletions
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -7,7 +7,7 @@ title: '[Bug]: '
|
|||
|
||||
---
|
||||
|
||||
The bug tracker is **ONLY** used for reporting bugs.
|
||||
The bug tracker is **ONLY** used for reporting bugs.
|
||||
|
||||
|
||||
## Version Check
|
||||
|
|
@ -18,17 +18,17 @@ The bug tracker is **ONLY** used for reporting bugs.
|
|||
|
||||
<!--- Provide a general summary of the issue in the Title above -->
|
||||
|
||||
## What is the expected behavior
|
||||
## What is the expected behavior?
|
||||
<!--- Tell us what should happen. Can you cite documentation as well in case it needs updating? -->
|
||||
|
||||
|
||||
## What is the current behavior
|
||||
## What is the current behavior?
|
||||
<!--- Tell us what happens instead of the expected behavior -->
|
||||
|
||||
|
||||
## What are the A-to-Z Steps to Reproduce your Bug?
|
||||
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
||||
<!--- reproduce this bug. Include code to reproduce -->
|
||||
<!--- Reproduce this bug. Include code to reproduce -->
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
|
@ -43,5 +43,5 @@ The bug tracker is **ONLY** used for reporting bugs.
|
|||
|
||||
|
||||
## Screenshots and Video
|
||||
<!--- Provide a screenshot, a gif, or video. This helps adds additional context and points out more of what is happening. -->
|
||||
<!--- Provide a screenshot, a gif, or video. This helps add additional context and points out more of what is happening. -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue