Skip to content

Commit 546ad7a

Browse files
Add semver classification to PR template (#30)
This will allow at a glance classification of the changes proposed by the PR in Semantic Versioning terms
1 parent f03d720 commit 546ad7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
| **JEP** |
66
| **Author** | \<author>
77
| **Created**| \<date>
8+
| **[SemVer](https://semver.org/spec/v2.0.0.html#summary)** | MAJOR\|MINOR\|PATCH
89

910
## Abstract
1011

0 commit comments

Comments
 (0)