Fix github pr template and include 5.2 for bugfixes

This commit is contained in:
Jan Schädlich 2020-12-04 21:45:17 +01:00
parent 626d61ee7d
commit c53a6d04c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
| Q | A
| ------------- | ---
| Branch? | 5.x for features / 4.4 or 5.1 for bug fixes <!-- see below -->
| Branch? | 5.x for features / 4.4, 5.1 or 5.2 for bug fixes <!-- see below -->
| Bug fix? | yes/no
| New feature? | yes/no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | yes/no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->