Skip to content

Commit f1f369d

Browse files
authored
Merge pull request #1034 from kuahyeow/patch-1
Fix config/default.yml in pull request template
2 parents 7837269 + 390ab2d commit f1f369d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ If you have created a new cop:
2121

2222
If you have modified an existing cop's configuration options:
2323

24-
* [ ] Set `VersionChanged` in `default/config.yml` to the next major version.
24+
* [ ] Set `VersionChanged` in `config/default.yml` to the next major version.

0 commit comments

Comments
 (0)