Update PR template to point to 1.3.x

This commit is contained in:
vexorian 2021-01-10 18:52:19 -04:00
parent 3661aa9aba
commit 41baddedba

View File

@ -7,8 +7,8 @@
* [ ] I have read the code of conduct.
* [ ] I am submitting to the correct base branch
<!--
* Bug fixes must go to `dev/1.1.x`.
* New features must go to `dev/1.2.x`.
* Bug fixes must go to `dev/1.2.x`.
* New features must go to `dev/1.3.x`.
-->
### Changes that modify the db structure