ci: update global workflows (#532)
This commit is contained in:
parent
dbe56ee583
commit
a6e47ff033
8 changed files with 78 additions and 7 deletions
6
.github/pr_release_template.md
vendored
6
.github/pr_release_template.md
vendored
|
|
@ -17,8 +17,12 @@ This PR was created automatically.
|
|||
- [ ] Bug fix (non-breaking change which fixes an issue)
|
||||
- [ ] New feature (non-breaking change which adds functionality)
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [ ] Dependency update (updates to dependencies)
|
||||
- [ ] Documentation update (changes to documentation)
|
||||
- [ ] Repository update (changes to repository files)
|
||||
- [ ] Repository update (changes to repository files, e.g. `.github/...`)
|
||||
|
||||
## Branch Updates
|
||||
- [x] I want maintainers to keep my branch updated
|
||||
|
||||
## Changelog Summary
|
||||
<!--- Summarize all the changes in a bulleted list. --->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue