Contributing
You can contribute to the DeepWiki by opening a Pull Request or opening an Issue, or raise the Wiki Team in the DeepNet Discord.
Pull Requests
- Keep PRs small and focused
- Follow Conventional Commits:
docs:content changesfix:corrections (wrong info, broken links)feat:new features (plugins, tooling, structure)chore:maintenance
Examples:
- docs: add faction overview page
- fix: correct heat system description
- feat(mkdocs): add search plugin
Before opening a PR
- Check for existing issues/PRs
- Make sure your change is accurate and tested in-game (if applicable)