mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
docs: Release process
This commit is contained in:
19
.github/PULL_REQUEST_TEMPLATE/release.md
vendored
Normal file
19
.github/PULL_REQUEST_TEMPLATE/release.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# Release vX.X.X
|
||||
|
||||
## Release checklist
|
||||
|
||||
- [ ] Forked from `develop` branch
|
||||
- [ ] Draft PR created, targeting `master` branch
|
||||
- [ ] Ready for review
|
||||
- [ ] Ready for testing
|
||||
- [ ] Tested by -
|
||||
- [ ] Ready for merge
|
||||
|
||||
## Release process
|
||||
|
||||
- The PR is marked as `Ready for review` by the author
|
||||
- The PR is reviewed by at least one other person
|
||||
- The PR is marked as `Ready for testing` by the reviewer once the review and necessary changes are complete
|
||||
- The PR is tested by the someone other than the author
|
||||
- The PR is marked as `Tested by - @testerName` by the tester once the testing is complete
|
||||
- The PR is marked as `Ready for merge` by the author once the testing is complete and CI is green.
|
Reference in New Issue
Block a user