socketify.py/CONTRIBUTING.md

13 wiersze
750 B
Markdown

2022-11-12 11:16:06 +00:00
# Welcome to Socketify docs contributing guide
Thank you for investing your time in contributing to our project! Any contribution you make will be reflected on [socketif.py]([https://docs.github.com/en](https://github.com/cirospaciari/socketify.py)) :sparkles:.
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
2022-11-16 19:38:13 +00:00
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 🚀 ✨