Skip to content

Commit f283c26

Browse files
piegamesdeinfinisil
authored andcommitted
Document release process
1 parent 71936d4 commit f283c26

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

MAINTENANCE.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!-- © 2023 piegames <[email protected]>
2+
-
3+
- SPDX-License-Identifier: MPL-2.0
4+
-->
5+
6+
# Maintainer documentation
7+
8+
## Making a new release
9+
10+
- Check the commit log if anything is missing from the change log.
11+
- Check dependency versions in `nixfmt.cabal`, bump upper bounds if possible.
12+
- Bump the version.
13+
- Give it a git tag.
14+
- Upload to hackage using `cabal sdist`. See https://hackage.haskell.org/upload for details.

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ Haskell dependencies will be built by Cabal.
4848
* `nixfmt file.nix` – format the file in place
4949

5050

51-
## For Contributors
52-
53-
We welcome issues and pull requests on GitHub.
54-
55-
5651
## About Serokell
5752

5853
`nixfmt` is maintained and funded with :heart: by

0 commit comments

Comments
 (0)