Contributing
If you want to fix a mistake, or if you want to work on what was already publicly decided in issues - You are welcome to just send Pull Requests!
If you want to change rules, it’s better to first open a suggestion in Issues.
Regardless, please:
- Don’t use Generative AI/LLM software for contributions;
- Try to keep changes consistent with existing contents.
You keep copyright over submitted changes, so feel free yourself to Legal.md and copyright header for edited files (comment reading SPDX-FileCopyrightText: [year] [copyright holder] <[email address]>). By contributing your changes, you license them under license in the header.
To test the static website locally, install mdBooks, run git clone https://codeberg.org/mailbun/touhou-dnd, and run mdbooks serve --open in project directory.