The following rules apply when contributing to this repository:
- Do not open a pull request that adds major features without prior discussion. This includes attempting to implement sharding. If you have a suggestion, you may open an Issue or contact me in some other way.
- Do not propose any significant changes without prior testing. I will not accept untested changes.
- Do not propose any code generated by large language models (LLMs). I will not accept LLM-generated code under any circumstances.
- Do not alter the GitHub Actions files (
/.github/workflows) or Docker configuration files (Dockerfile,docker-compose.yml) without prior discussion. - If I cannot understand the code you are contributing, it will be rejected.
- This repository is not part of Hacktoberfest. Please do not make any contributions expecting points, rewards, or other recognition. Contributions that appear to be non-genuine will be rejected.
Note that I do not expect this bot to be perfect by any means. Please be respectful when submitting changes. Please do not try to complicate anything to comply with 'best practices'. I know that there are probably better ways to do the things that I am doing, and that's fine.