> ## Documentation Index
> Fetch the complete documentation index at: https://jira.xaviercollantes.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Contributing

> Help improve Jira MCP through bug reports, feature requests, and code contributions

## Ways to contribute

We welcome contributions from the community! Whether you're reporting a bug, suggesting a new feature, or helping with development, your input helps make Jira MCP better for everyone.

## Report issues and suggest features

<CardGroup cols={2}>
  <Card title="Report a Bug" icon="bug" href="/report-bug">
    Found an issue? Help us fix it by providing detailed bug reports with
    reproduction steps.
  </Card>

  <Card title="Feature Request" icon="lightbulb" href="/feature-request">
    Have an idea for improvement? Suggest new features and enhancements to the
    project.
  </Card>
</CardGroup>

## Contribute code

Interested in contributing code to Jira MCP? Check out our [Development guide](/development) to get started with the codebase.

## Development contributions

Interested in contributing code? Check out our [Development guide](/development) to get started with the codebase.

## Community guidelines

* Be respectful and constructive in your communications
* Use clear, descriptive titles for issues
* Provide sufficient context and details
* Follow up on issues you've created if more information is requested
* Help others by sharing your experiences and solutions

## Get help

Need help or have questions? You can:

* Check the [documentation](/quickstart) for answers
* Search existing [issues](https://github.com/xcollantes/jira-mcp/issues) and [discussions](https://github.com/xcollantes/jira-mcp/discussions)
* Start a [new discussion](https://github.com/xcollantes/jira-mcp/discussions) for questions

Thank you for helping make Jira MCP better! 🚀
