Update CONTRIBUTING.md

pull/39/head
Ciro Spaciari 2022-11-16 16:38:13 -03:00 zatwierdzone przez GitHub
rodzic 021dda7d2a
commit 6f7a7b91d6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -5,3 +5,8 @@ Thank you for investing your time in contributing to our project! Any contributi
Read our [Code of Conduct](./CODE_OF_CONDUCT.md) to keep our community approachable and respectable.
Please open an Discussion or Issue before doing and PR, in PR please mark the Issue that is solving, feel free to contact me on twitter @cirospaciari or on my e-mail ciro.spaciari@gmail.com
Code Rules
> Use `black`as formatter in default configurations.
> Try follow https://peps.python.org/pep-0008/ code rules.
> This will be updated soon when the first refactor happens 🚀 ✨