Skip to content

Commit ecc9a73

Browse files
pshrmntimdorr
authored andcommitted
Don't hard-code version in ISSUE_TEMPLATE (#5952)
1 parent f47d61e commit ecc9a73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ISSUE_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Remove the template from below and provide thoughtful commentary *and code sampl
2222

2323
<!-- BUG TEMPLATE -->
2424
## Version
25-
4.1.1
25+
26+
**Please replace this sentence with the React Router version that you are using.**
2627

2728
## Test Case
2829
https://codesandbox.io/s/n55VljYk7

0 commit comments

Comments
 (0)