You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Please include the following checklist in your PR:
4
4
5
5
*[ ] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#conventions).
6
-
*[ ] Any changes that could be relevant to users have been recorded in the changelog (add file to `changelog.d` directory).
6
+
*[ ] Any changes that could be relevant to users [have been recorded in the changelog](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#changelog).
7
7
*[ ] The documentation has been updated, if necessary.
8
8
9
9
Please also shortly describe how you tested your change. Bonus points for added tests!
0 commit comments