First off, thank you for considering contributing to this Godot plugin.
Feel free to submit bug reports and feature requests or write code which can be incorporated into this plugin itself.
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
- Fork this repository
- Do the changes in your fork
- If you like the change and think the project could use it: Send a pull request
When filing an issue, make sure to answer these questions:
- What did you do?
- What did you expect to see?
- What did you see instead?
If you find yourself wishing for a feature that doesn't exist, you are probably not alone. There are bound to be others out there with similar needs. Open an issue on the issues list on GitHub which describes the feature you would like to see, why you need it, and how it should work.
After you have opened a pull request, I will review it personally. If I see it a good fit and no issues with it, it will become part of this plugin.