Update contributing documentation for discontinuation of dev branch (#2272)

This commit is contained in:
Andrew
2024-03-22 10:39:43 -07:00
committed by GitHub
parent 514fd7f91e
commit e3b8c0f5af

View File

@@ -2,7 +2,7 @@ Contributing is always welcome!
I am no professional flask developer, if you know a better way that something can be done, please let me know! I am no professional flask developer, if you know a better way that something can be done, please let me know!
Otherwise, it's always best to PR into the `dev` branch. Otherwise, it's always best to PR into the `master` branch.
Please be sure that all new functionality has a matching test! Please be sure that all new functionality has a matching test!