PR template

This commit is contained in:
vexorian 2020-09-15 21:20:33 -04:00
parent 87de403f00
commit 7f342b6ebc

View File

@ -5,7 +5,10 @@
### All Submissions:
* [ ] I have read the code of conduct.
* [ ] I am submitting to the correct base branch (Currently *ALL* PRs must go to `dev/0.0.x` )
* [ ] I am submitting to the correct base branch
* Bug fixes must go to `dev/1.0.x`.
* New features must go to `dev/1.1.x`.
### Changes that modify the db structure