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
Please read [Github PR Conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#github-pull-request-conventions) and then fill in *one* of these two templates.
1
+
Please read [Github PR Conventions](CONTRIBUTING.md#github-pull-request-conventions) and then fill in *one* of these two templates.
2
2
3
3
---
4
4
5
-
**Template Α: This PR modifies [behaviour or interface](https://github.com/cabalism/cabal/blob/master/CONTRIBUTING.md#changelog)**
5
+
**Template Α: This PR modifies [behaviour or interface](CONTRIBUTING.md#changelog)**
6
6
7
7
Include the following checklist in your PR:
8
8
9
-
*[ ] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#other-conventions).
10
-
*[ ] Any changes that could be relevant to users [have been recorded in the changelog](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#changelog).
11
-
*[ ][Is the change significant?](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#is-my-change-significant) If so, remember to add `significance: significant` in the changelog file.
9
+
*[ ] Patches conform to the [coding conventions](CONTRIBUTING.md#other-conventions).
10
+
*[ ] Any changes that could be relevant to users [have been recorded in the changelog](CONTRIBUTING.md#changelog).
11
+
*[ ][Is the change significant?](CONTRIBUTING.md#is-my-change-significant) If so, remember to add `significance: significant` in the changelog file.
12
12
*[ ] The documentation has been updated, if necessary.
13
-
*[ ][Manual QA notes](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#qa-notes) have been included.
13
+
*[ ][Manual QA notes](CONTRIBUTING.md#qa-notes) have been included.
14
14
*[ ] Tests have been added. (*Ask for help if you don’t know how to write them! Ask for an exemption if tests are too complex for too little coverage!*)
15
15
16
16
---
@@ -21,5 +21,5 @@ Include the following checklist in your PR:
21
21
22
22
Include the following checklist in your PR:
23
23
24
-
*[ ] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#other-conventions).
24
+
*[ ] Patches conform to the [coding conventions](CONTRIBUTING.md#other-conventions).
25
25
*[ ] Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).
Wrote tarball sdist to /home/philderbeast/dev/src/cabalism/cabal/cabal-testsuite/PackageTests/SDist/Respect-Project-File/dist-newstyle/sdist/p-0.1.tar.gz
2
+
Wrote tarball sdist to <ROOT>/dist-newstyle/sdist/uv-0.1.tar.gz
Wrote tarball sdist to /home/philderbeast/dev/src/cabalism/cabal/cabal-testsuite/PackageTests/SDist/Respect-Project-File/dist-newstyle/sdist/p-0.1.tar.gz
2
+
Wrote tarball sdist to <ROOT>/dist-newstyle/sdist/uv-0.1.tar.gz
0 commit comments