Skip to content

Commit

Permalink
docs: update contribution guide in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
devfle authored Dec 16, 2022
1 parent 13a4f60 commit b7c7554
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,10 @@ If you have any ideas about what could be optimized, feel free to create an issu
# Contribution Guide
coming soon
I appreciate any support with this project. If you have a suggestion for improvement or found a bug, please create a new issue. Please make sure that there is not already an existing issue for your request.
- This project uses the conventional [commits specification.](https://www.conventionalcommits.org/en/v1.0.0/#specification)
- Currently Python 3.11 is used.
- For development, we recommend the usage of the VS-Code Python linter from Microsoft.

0 comments on commit b7c7554

Please sign in to comment.