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
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ to the issue. -->
6
6
7
7
# Checklist
8
8
9
-
-[ ] Commits in meaningful sequence and with useful messages
10
-
-[ ] Tests added or updated when needed
11
-
-[ ]`CHANGELOG.md` files updated for packages with externally visible changes<br>
12
-
**_New section is never added with the code changes._** (See [RELEASING.md](https://github.com/intersectmbo/cardano-ledger/blob/master/RELEASING.md#changelogmd))
9
+
-[ ] Commits in meaningful sequence and with useful messages.
10
+
-[ ] Tests added or updated when needed.
11
+
-[ ]`CHANGELOG.md` files updated for packages with externally visible changes.
12
+
**NOTE: _New section is never added with the code changes._** (See [RELEASING.md](https://github.com/intersectmbo/cardano-ledger/blob/master/RELEASING.md#changelogmd)).
13
13
-[ ] Versions updated in `.cabal` and `CHANGELOG.md` files when necessary, according to the
-[ ] Version bounds in `.cabal` files updated when necessary<br>
16
-
**_If you change the bounds in a cabal file, that package itself must have a version increase._** (See [RELEASING.md](https://github.com/intersectmbo/cardano-ledger/blob/master/RELEASING.md#versioning-process))
-[ ] Version bounds in `.cabal` files updated when necessary.
16
+
**NOTE: _If bounds change in a cabal file, that package itself must have a version increase._** (See [RELEASING.md](https://github.com/intersectmbo/cardano-ledger/blob/master/RELEASING.md#versioning-process)).
0 commit comments