Skip to content

Commit 409533b

Browse files
committed
Update CHANGE_DATE instructions
1 parent b661fd8 commit 409533b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ As of March 21, help is especially wanted from contributors with experience in K
3131
- Request review from the relevant maintainer(s).
3232
- Check your pull request periodically to see if any changes have been requested or any merge conflicts have arisen.
3333
- If a merge conflict arises, rebase against the latest `develop` branch and force-push the new branch as early as you can. You may need to do this more than once before your changes get merged. Do your best to keep your branch in a mergeable state until it is finished being reviewed and accepted.
34-
- If your change affects the results calculated or presented, update `change_date` in `src/penn_chime/parameters.py` when the pull request is ready for merge, so users can see when results have last changed
34+
- If your change affects the results calculated or presented, update `change_date` in `src/penn_chime/constants.py` when the pull request is ready for merge, so users can see when results have last changed
3535
- Note: Frequent contributors with write access can submit pull requests from a new branch in the `CodeforPhilly/chime` repository.
3636

3737
## Review & Release

0 commit comments

Comments
 (0)