Welcome to the TarkBot project! We appreciate your interest in contributing. Here are some guidelines to help you get started:
TOOD
Before submitting a pull request, make sure to test your changes thoroughly. This could include writing unit tests or manually testing the project to ensure it is functioning as expected.
TODO
To build the project for testing or production, follow these steps:
- Use Poetry to build the project
poetry run python setup_msi.py bdist_msi
This will create adist
directory containing the built project.
- Make sure to write thorough and accurate documentation for your changes
- Be respectful and considerate of others when communicating