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

# Contributing Guide

> Learn how to contribute to this open source project

Thank you for your interest in contributing to this project! We welcome contributions from developers of all skill levels. This guide will help you get started with contributing to our codebase.

## Getting Started

### Prerequisites

Before you start contributing, make sure you have:

* A GitHub account
* Git installed on your local machine
* Basic knowledge of the technologies used in this project
* Familiarity with the command line

### Flexprice Repositories

* **Backend**: [https://github.com/flexprice/flexprice](https://github.com/flexprice/flexprice) - Core Flexprice backend services
* **Frontend**: [https://github.com/flexprice/flexprice-front](https://github.com/flexprice/flexprice-front) - Dashboard and user interface
* **Documentation**: [https://github.com/flexprice/flexprice-docs](https://github.com/flexprice/flexprice-docs) - Documentation site

Each repository has its own setup instructions in the respective README files.

## Types of Contributions

We welcome various types of contributions:

* **Bug fixes** - Help us identify and fix issues
* **Feature development** - Implement new features
* **Documentation** - Improve or add documentation
* **Testing** - Add or improve test coverage
* **Code refactoring** - Improve code quality and performance
* **UI/UX improvements** - Enhance user experience

## Before You Start

1. **Check existing issues** to see if your idea or bug report already exists
2. **Create an issue** if you're planning a significant change
3. **Discuss your approach** with maintainers before starting work
4. **Read the code of conduct** to understand our community standards

## Getting Help

If you need help or have questions:

* Check the existing documentation at [docs.flexprice.io](https://docs.flexprice.io)
* Look through existing issues and discussions in the relevant repository
* Create a new issue with the "question" label
* **Join our community**: [Flexprice Community Slack](https://flexpricecommunity.slack.com) - Connect with other contributors and maintainers

## Community Links

* **Slack Community**: [https://flexpricecommunity.slack.com](https://flexpricecommunity.slack.com)
* **GitHub Organization**: [https://github.com/flexprice](https://github.com/flexprice)
* **Website**: [https://flexprice.io](https://flexprice.io)
* **Documentation**: [https://docs.flexprice.io](https://docs.flexprice.io)

We’re here to support you every step of the way.
