360 B
360 B
Contributing
Firstly, thanks for all the contributions!
For contributing, you should follow conventional commit messagess rule.
Closing issues
For closing issues, you can add close (issue id)
to your commit message.
Here is an example: feat(close #1): Implement ECS architecture