# Contributing to paperless-mcp
Thank you for your interest in contributing!
## How to Contribute
- Fork the repository
- Create a new branch for your feature or bugfix
- Make your changes
- Open a pull request with a clear description
## Reporting Issues
- Please use GitHub Issues for bug reports and feature requests
- Include as much detail as possible
## Code Style
- Use TypeScript for all new code
- Follow existing code patterns