Update files to be edited during release process

This commit is contained in:
Chris Mayo 2022-02-22 19:35:04 +00:00
parent b92418a950
commit 7673cd6c69

View file

@ -59,8 +59,8 @@ Release process
1. check whether updated translations need committing
(`make locale; make -C doc locale; make -C doc man`)
2. edit `changelog.txt`, and if applicable the
copyright date in `linkcheck/configuration/__init__.py`
2. edit `changelog.txt` and `upgrading.txt`, and if applicable the
copyright dates in `linkcheck/configuration/__init__.py`
3. confirm tests have passed