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

# Contributing

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

## How to Contribute

### Reporting Bugs

1. **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/vectorboard/vectorboard/issues).

2. If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/vectorboard/vectorboard/issues/new).

### Suggesting Enhancements

1. **Check the documentation** to see if the feature has been discussed or is already implemented.

2. Open a new issue, [following the template](https://github.com/vectorboard/vectorboard/issues/new).

### Your First Code Contribution

1. **Fork the repo** and **clone it locally**.

2. **Install all dependencies**.

3. **Create a branch** for your changes.

4. **Make changes and test** them thoroughly.

5. **Submit a pull request**.

## Style Guide

Follow the code style used throughout the project.

## Additional Notes

* Please ensure your pull request adheres to the [Code of Conduct](/4_dev/codeofconduct).

Thank you for contributing!
