-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #144 [Maintenance] Update github templates (lchrusciel)
This PR was merged into the 1.7-dev branch. Discussion ---------- | Q | A | --------------- | ----- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | | License | MIT I suppose we will not need these fields. Commits ------- c923470 [Maintenance] Update gtihub templates
- Loading branch information
Showing
2 changed files
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,8 @@ | ||
| Q | A | ||
| --------------- | ----- | ||
| Branch? | 1.5, 1.6 or master <!-- see the comment below --> | ||
| Bug fix? | no/yes | ||
| New feature? | no/yes | ||
| BC breaks? | no/yes | ||
| Deprecations? | no/yes <!-- don't forget to update the UPGRADE-*.md file --> | ||
| Related tickets | fixes #X, partially #Y, mentioned in #Z | ||
| License | MIT | ||
|
||
<!-- | ||
- Bug fixes must be submitted against the 1.5 or 1.6 branch (the lowest possible) | ||
- Features and deprecations must be submitted against the master branch | ||
- Make sure that the correct base branch is set | ||
--> |