# Contributing

Thank you for your interest in Explorium's public skills.

## What we accept

- Bug fixes and corrections to existing skills
- Improvements to instructions, examples, or documentation within a skill
- New reference documents that complement existing skills

## What we don't accept

- New skills without prior discussion — open an issue first
- Changes to core workflow logic without a linked issue explaining the problem
- Addition of third-party credentials, keys, or tracking

## How to contribute

1. **Open an issue first** for anything beyond a typo fix. Describe what's wrong or what you want to add.
2. Fork the repo and create a branch from `main`.
3. Make your changes. Keep commits focused and descriptive.
4. Open a pull request referencing the issue.
5. All PRs require approval from a maintainer before merging. Do not expect auto-merge.

## Code of conduct

Be respectful. Contributions that are disrespectful, off-topic, or that attempt to introduce malicious content will be closed without discussion.

## License

By contributing, you agree that your contributions will be licensed under the [MIT License](LICENSE) that covers this project. You retain copyright of your own work.
