Files
autogame-17_capability-evolver/CONTRIBUTING.md

12 lines
327 B
Markdown
Raw Normal View History

## Contributing
Thank you for contributing. Please follow these rules:
- Do not use emoji (except the DNA emoji in documentation if needed).
- Keep changes small and reviewable.
- Update related documentation when you change behavior.
- Run `node index.js` for a quick sanity check.
Submit PRs with clear intent and scope.