mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 00:02:24 +03:00
Branch uses .x
This commit is contained in:
parent
0205fb4fa2
commit
6f672191ad
2
.github/ISSUE_TEMPLATE/RELEASE.md
vendored
2
.github/ISSUE_TEMPLATE/RELEASE.md
vendored
|
@ -16,7 +16,7 @@ Released quarterly on January 2nd, April 1st, July 1st and October 15th.
|
|||
* [ ] Run pre-release check via `make release-test` in a freshly cloned repo.
|
||||
* [ ] Create branch and tag for release e.g.:
|
||||
```bash
|
||||
git branch [[MAJOR.MINOR]].0
|
||||
git branch [[MAJOR.MINOR]].x
|
||||
git tag [[MAJOR.MINOR]].0
|
||||
git push --tags
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user