This repos holds what will eventually be an app that will help people practice self-love.
If you decide to contribute to this project, then I hope that you’ll find the following hints helpful:
- the
project
folder contains a Godot project. - Use Godot 4.0 RC 1.
- Use tabs for indentation. The only exception to this rule is in YAML files because YAML requires spaces for indentation. In YAML files, use 4 spaces for indentation.
- You can use pre-commit to automatically check your contributions. Follow these instructions to get started. Skip the part about creating a pre-commit configuration.
- Sometimes, it’s OK if a file doesn’t fully pass all of pre-commit’s checks. In those cases, skip the failing hook(s).
See COPYING.md.