Skip to content

Commit b13f3e4

Browse files
authored
Fixing a typo in feature request template
1 parent d2331ae commit b13f3e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-project-template/.github/ISSUE_TEMPLATE/2-feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ assignees: ''
77

88
---
99

10-
** Feature request**
10+
**Feature request**
1111

1212

1313
**Before submitting**
1414
Please check the following:
1515

1616
- [ ] I have described the purpose of the suggested change, specifying what I need the enhancement to accomplish, i.e. what problem it solves.
1717
- [ ] I have included any relevant links, screenshots, environment information, and data relevant to implementing the requested feature, as well as pseudocode for how I want to access the new functionality.
18-
- [ ] If I have ideas for how the new feature could be implemented, I have provided explanations and/or pseudocode and/or task lists for the steps.
18+
- [ ] If I have ideas for how the new feature could be implemented, I have provided explanations and/or pseudocode and/or task lists for the steps.

0 commit comments

Comments
 (0)