-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Github] Update the pull-request template #27376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
.github/PULL_REQUEST_TEMPLATE.md
Outdated
@@ -1,6 +1,6 @@ | |||
| Q | A | |||
| ------------- | --- | |||
| Branch? | master for features / 2.7 up to 4.0 for bug fixes <!-- see below --> | |||
| Branch? | master for features / 2.8 up to 4.0 for bug fixes <!-- see below --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4.0
can be replaced with 4.1
at the same time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. Changed 😉
4.0 is maintained until July 2018, right? |
@fabpot sure, the master piece agrees; but if we say "up to" we need to mention the upper branch that isn't master I think. And it's 4.1 now :) |
2154b4f
to
99327a6
Compare
Thank you @sroze. |
This PR was squashed before being merged into the 2.8 branch (closes #27376). Discussion ---------- [Github] Update the pull-request template | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | ø | License | MIT | Doc PR | ø 2.7 is end of life. Commits ------- 99327a6 [Github] Update the pull-request template
2.7 is end of life.