# Contributing

Thanks for contributing to the ProjectCatMapper docs hub.

## Issues and Pull Requests

- Bug reports and feature requests: open an issue.
- Improvements and fixes: open a pull request.

## Local Development

1. Clone the repository.
2. Edit static files (`index.html`, `styles.css`, `script.js`, and docs).
3. Open `index.html` in a browser to test.

## Related Project Repositories

- CatMapperJS: https://github.com/ProjectCatMapper/CatMapperJS
- CatMapperAPI: https://github.com/ProjectCatMapper/CatMapperAPI
- CatMapR: https://github.com/ProjectCatMapper/CatMapR

## Release and Versioning

See:

- [docs/RELEASE_POLICY.md](docs/RELEASE_POLICY.md)
- [docs/DEVELOPMENT.md](docs/DEVELOPMENT.md)
