Skip to content

Commit 48642ee

Browse files
committed
Update PR template
Stress an API change is enough to warrant a `changelog.d` entry. Check haskell#9856 to see why we need it.
1 parent bccc59f commit 48642ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Please read [Github PR Conventions](https://github.com/haskell/cabal/blob/master
22

33
---
44

5-
**Template Α: This PR modifies `cabal` behaviour**
5+
**Template Α: This PR modifies `cabal` behaviour *or* the API of any `cabal` package **
66

77
Include the following checklist in your PR:
88

@@ -14,7 +14,7 @@ Include the following checklist in your PR:
1414

1515
---
1616

17-
**Template Β: This PR does not modify `cabal` behaviour (documentation, tests, refactoring, etc.)**
17+
**Template Β: This PR does not modify `cabal` behaviour or `Cabal` API (documentation, tests, refactoring, etc.)**
1818

1919
Include the following checklist in your PR:
2020

0 commit comments

Comments
 (0)