mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
[chore] Fix typos and improve hints in the issue templates
This commit is contained in:
parent
5ed61202ae
commit
28efcd1170
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -9,14 +9,14 @@ assignees: ''
|
||||
|
||||
<!-- if this is a question, consider using the discussion section of this repo -->
|
||||
|
||||
**Describe the bug**
|
||||
**Description**
|
||||
<!-- a detailed description of the bug -->
|
||||
|
||||
**To Reproduce**
|
||||
<!-- Steps to reproduce the behavior -->
|
||||
**Step To Reproduce**
|
||||
<!-- Steps or code snippet to reproduce the behaviour -->
|
||||
|
||||
**Expected behavior**
|
||||
**Expected behaviour**
|
||||
<!-- A clear and concise description of what you expected to happen -->
|
||||
|
||||
**Screenshots/Snippets**
|
||||
<!-- If applicable, add screenshots or code snippets to help explain your problem -->
|
||||
**Actual behaviour**
|
||||
<!-- what testify does -->
|
||||
|
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -13,10 +13,7 @@ assignees: ''
|
||||
<!-- A clear and concise description of what feature you are proposing -->
|
||||
|
||||
**Proposed solution**
|
||||
<!-- A clear and concise description of what you want to happen -->
|
||||
<!-- Optionally a suggested implementation -->
|
||||
|
||||
**Use case**
|
||||
<!-- A clear and concise description of any alternative solutions or features you've considered -->
|
||||
|
||||
**Any additional context**
|
||||
<!-- Add any other context or screenshots about the feature request here -->
|
||||
<!-- What is the motivation? What workarounds have you used? -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user