mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
update readme
This commit is contained in:
parent
b1cf534e66
commit
35772b436c
@ -73,10 +73,15 @@ Guide and protocol draft
|
||||
|
||||
### Contribution
|
||||
|
||||
* before commit, make sure:
|
||||
* Before commit, please make sure:
|
||||
* new branch created for every new PR `git checkout -b 'contribution-name'`
|
||||
* new code follows common [rustfmt](https://rust-lang.github.io/rustfmt/) style `cargo fmt --check`
|
||||
|
||||
### Releases
|
||||
|
||||
* Package version should be increased immediately after release on [crates.io](https://crates.io/crates/yoda) and before apply any change in repository
|
||||
* Until project in development, profile data stored in separated sub-directory, for every new release version
|
||||
|
||||
## See also
|
||||
|
||||
* [CPP-GTK4](https://github.com/YGGverse/Yoda/tree/CPP-GTK4) - C++ / GTK 4 implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user