Browse Source

Update PR template (#18963)

tags/2.0.44
Alexander Makarov 3 years ago committed by GitHub
parent
commit
685b38c50f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/PULL_REQUEST_TEMPLATE.md

3
.github/PULL_REQUEST_TEMPLATE.md

@ -3,5 +3,4 @@
| Is bugfix? | ✔/❌ | Is bugfix? | ✔/❌
| New feature? | ✔/❌ | New feature? | ✔/❌
| Breaks BC? | ✔/❌ | Breaks BC? | ✔/❌
| Tests pass? | ✔/❌ | Fixed issues | <!-- comma-separated list of tickets # fixed by the PR, if any -->
| Fixed issues | comma-separated list of tickets # fixed by the PR, if any

Loading…
Cancel
Save