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

pull/2273/head
Andrew 2024-03-22 10:39:43 -07:00 zatwierdzone przez GitHub
rodzic 514fd7f91e
commit e3b8c0f5af
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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!