Skip to content

Commit

Permalink
update link to milestones
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Feb 29, 2024
1 parent 4ea3c12 commit eea7b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EpiAware/docs/src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Feel free to nominate commits that should be backported by opening an issue. Req
* New versions are usually tagged only from the `release-x.y` branches.
* For patch releases, changes get backported to the `release-x.y` branch via a single PR with the standard name "Backports for x.y.z" and label ["Type: Backport"](https://github.com/JuliaDocs/Documenter.jl/pulls?q=label%3A%22Type%3A+Backport%22). The PR message links to all the PRs that are providing commits to the backport. The PR gets merged as a merge commit (i.e. not squashed).
* The old `release-*` branches may be removed once they have outlived their usefulness.
* Patch version [milestones](https://github.com/JuliaDocs/Documenter.jl/milestones) are used to keep track of which PRs get backported etc.
* Patch version [milestones](https://github.com/CDCgov/EpiAware/milestones) are used to keep track of which PRs get backported etc.

## Style Guide

Expand Down

0 comments on commit eea7b72

Please sign in to comment.