Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizcmarin authored Jun 30, 2024
1 parent 131df6b commit 9a3ea62
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## ✔️ Check all applicable options or remove those that do not apply
| Q | A
| ------------- | ---
| Is bugfix? | ✔️/❌
| New feature? | ✔️/❌
| Breaks BC? | ✔️/❌
| Fixed issues | comma-separated list of tickets # fixed by the PR, if any


## ✍ Describe your PR in detail





## 📷 Screenshots - If you wish, attach an image to help us better understand the idea




0 comments on commit 9a3ea62

Please sign in to comment.