# Contribution ## Reporting bugs 1. **[Follow the template for bug reports.](https://github.com/dreadpon/godot_spatial_gardener/issues/new?assignees=dreadpon&labels=&template=bug_report.md&title=%5BBUG%5D)** 2. Open *one* ussie for *one* bug. 3. [Search for existing reports first.](https://github.com/dreadpon/godot_spatial_gardener/issues) If you found a similar issue in the tracker - better share your problem in the existing thread. 4. Besides the platform, specify as many specifics as you can (if relevant). CPU/GPU, input methods (controller, mouse) and so on. 5. A simple reproduction project helps more than any reproduction steps. Include it whenever you can. Examining the problem first-hand is the easiest way to solve it. ## Proposing features 1. **[Follow the template for feature requests.](https://github.com/dreadpon/godot_spatial_gardener/issues/new?assignees=dreadpon&labels=&template=feature_request.md&title=%5BFEATURE+REQUEST%5D)** 2. [Search for existing proposals first.](https://github.com/dreadpon/godot_spatial_gardener/issues) 3. Request something with a real-world use-case. Abstract features may not be considered. 4. If you are capable of implementing said feature, include some code that demonstrates the finer details/nuances of said feature. ## Getting in touch There are 2 main venues to discuss anything plugin-related: - **[Issues](https://github.com/dreadpon/godot_spatial_gardener/issues)** - The most straightforward way if you want to talk specifics and actionable changes. - **[My Discord server](https://discord.gg/CzRSk8E)** - A place for more lengthy discussions and 'what ifs'. Everyone is welcome, no matter the experience. ## Thanks you for contributing mindfully!