build: updates release and tooling flows
This commit is contained in:
15
.github/pull_request_template.md
vendored
Normal file
15
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
## 🚨 Proposed changes
|
||||
|
||||
> Please review the [guidelines for contributing](../../CONTRIBUTING.md) to this repository.
|
||||
|
||||
[[Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.]]
|
||||
|
||||
## ⚙️ Types of changes
|
||||
|
||||
What types of changes does your code introduce? _Put an `x` in the boxes that apply_
|
||||
|
||||
- [ ] New feature (non-breaking change which adds functionality)
|
||||
- [ ] Bugfix (non-breaking change which fixes an issue)
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [ ] Documentation Update (if none of the other choices apply)
|
||||
- [ ] Refactor
|
Reference in New Issue
Block a user