Skip to content

Commit

Permalink
Add pull request template (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous authored Jun 7, 2024
1 parent f9dd166 commit f62c365
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!-- Describe why/what/how etc. -->

### Checklist

Check all and take necessary actions when you open this pull request.
(These help auto-generation for release notes)

- [ ] Add the `enhancement` label if this adds a new feature.
- [ ] Add the `bug` label if this fixes a bug.
- [ ] Start the title with `[Breaking]` if this includes a breaking change.

0 comments on commit f62c365

Please sign in to comment.