Skip to content

Commit

Permalink
PR template: remove that changelog extension is requested twice
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Sep 29, 2023
1 parent 9b17a19 commit 6cd88f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ to the issue.
- [ ] Code is linted with `hlint`. See `.github/workflows/check-hlint.yml` to get the `hlint` version
- [ ] Code is formatted with `stylish-haskell`. See `.github/workflows/stylish-haskell.yml` to get the `stylish-haskell` version
- [ ] Code builds on Linux, MacOS and Windows for `ghc-8.10.7` and `ghc-9.2.7`
- [ ] The changelog section in the PR is updated to describe the change
- [ ] Self-reviewed the diff

<!--
Expand Down

0 comments on commit 6cd88f5

Please sign in to comment.