mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-12 17:50:04 +00:00
feat: come a new action
This commit is contained in:
parent
d9823e84f7
commit
b9ad41da60
17 changed files with 5822 additions and 2 deletions
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
### Type of Change
|
||||
<!-- What type of change does your code introduce? -->
|
||||
- [ ] New feature
|
||||
- [ ] Bug fix
|
||||
- [ ] Documentation
|
||||
- [ ] Refactor
|
||||
- [ ] Chore
|
||||
|
||||
### Resolves
|
||||
- Fixes #[Add issue number here.]
|
||||
|
||||
### Describe Changes
|
||||
<!-- Describe your changes in detail, if applicable. -->
|
||||
_Describe what this Pull Request does_
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue