Thank you for considering contributing! Please follow these guidelines:
- Fork the repository and create your branch from
main. - Ensure your code passes all tests and linters.
- Write clear, concise commit messages.
- Open a pull request with a clear description of your changes.
- Use PEP8 for Python code.
- Document public methods and classes.
- Use the GitHub Issues tracker.
- Provide as much detail as possible.
- Reference related issues in your PR.
- Ensure your PR is up to date with the latest
main.
Thank you for helping improve Threadline!