File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ See [ the contributing guide in the documentation] ( docs/contribute.md ) .
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ nox -s docs -- live
3030
3131The easiest way to make a release is to follow these steps:
3232
33- 1 . ** Bump the version in ` __init__.py ` and push it to master ** .
33+ 1 . ** Bump the version in ` __init__.py ` and push it to main ** .
3434 We try to use [ semver version numbers] ( https://semver.org/ ) but don't stress out about it too much.
3535 - In your commit message use something like ` RLS: vX.Y.Z ` .
3636 - Add a changelog to ` CHANGELOG.md ` [ ^ 1 ] .
Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
2929
3030([ GitHub contributors page for this release] ( https://github.com/jupyter-book/mystmd/graphs/contributors?from=2025-07-05&to=2025-07-21&type=c ) )
3131
32- @agoose77 ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Aagoose77+updated%3A2025-07-05..2025-07-21&type=Issues)) | @brian-rose ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Abrian-rose+updated%3A2025-07-05..2025-07-21&type=Issues)) | @brianhawthorne ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Abrianhawthorne+updated%3A2025-07-05..2025-07-21&type=Issues)) | @bsipocz ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Absipocz+updated%3A2025-07-05..2025-07-21&type=Issues)) | @choldgraf ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Acholdgraf+updated%3A2025-07-05..2025-07-21&type=Issues)) | @kp992 ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Akp992+updated%3A2025-07-05..2025-07-21&type=Issues)) | @rowanc1 ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Arowanc1+updated%3A2025-07-05..2025-07-21&type=Issues)) | @stefanv ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Astefanv+updated%3A2025-07-05..2025-07-21&type=Issues))
32+ @agoose77 ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Aagoose77+updated%3A2025-07-05..2025-07-21&type=Issues)) | @brian-rose ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Abrian-rose+updated%3A2025-07-05..2025-07-21&type=Issues)) | @brianhawthorne ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Abrianhawthorne+updated%3A2025-07-05..2025-07-21&type=Issues)) | @bsipocz ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Absipocz+updated%3A2025-07-05..2025-07-21&type=Issues)) | @choldgraf ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Acholdgraf+updated%3A2025-07-05..2025-07-21&type=Issues)) | @kp992 ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Akp992+updated%3A2025-07-05..2025-07-21&type=Issues)) | @naokic3 ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Anaokic3+updated%3A2025-07-05..2025-07-21&type=Issues)) | @rowanc1 ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Arowanc1+updated%3A2025-07-05..2025-07-21&type=Issues)) | @stefanv ([activity](https://github.com/search?q=repo%3Ajupyter-book%2Fmystmd+involves%3Astefanv+updated%3A2025-07-05..2025-07-21&type=Issues))
Original file line number Diff line number Diff line change 1212
1313## Enhancements made
1414
15+ - 👌 IMPROVE: improving numbered sections [ #826 ] ( https://github.com/jupyter-book/jupyter-book/pull/826 ) ([ @choldgraf ] ( https://github.com/choldgraf ) )
1516- checking for toc modification time [ #772 ] ( https://github.com/jupyter-book/jupyter-book/pull/772 ) ([ @choldgraf ] ( https://github.com/choldgraf ) , [ @chrisjsewell ] ( https://github.com/chrisjsewell ) )
1617- first pass toc directive [ #757 ] ( https://github.com/jupyter-book/jupyter-book/pull/757 ) ([ @choldgraf ] ( https://github.com/choldgraf ) , [ @AakashGfude ] ( https://github.com/AakashGfude ) )
1718
You can’t perform that action at this time.
0 commit comments