I'm searching for new contributors for this project and there are a lot of easy, good for newcomers tasks. So if you are interested in contributing either by writing c#, making ui, writing rust, fixing readme etc. please read steps below before contributing. thanks in advance.
- open this project
- look at label for priority of this issue. good first issue label might be a good indicator for new contributors.
- select task that looks the most interesting. read summary and all comments.
- write a comment that you are working on this issue.
- create new branch with appropriate name.
- implement changes.
- push all changes to YOUR remote branch
- create pull request from your to dev branch
- give the pull request a good name and describe changes, for changes in ui a screenshot of changes would be nice.
I'm not against AI but just don't use it for programming! I want the code quality to be as good as it is possible and AI just can't write good code.
- please setup your system as written in here
- write all code for Godot in c# don't use any other lang if you don't need to.
- follow standard c# styling conventions with .editorconfig settings in your formatter.
- please use shades of colors from this color palette
- give screenshots of changed ui in commits / pull requests
- insted of using image icons please use nerd font glyphs(if you can). you can find them here.