1 Star 0 Fork 0

提灯医疗 / slint

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
CONTRIBUTING.md 1.46 KB
Copy Edit Raw Blame History

Contributing

We warmly welcome contributions to the project. Let's discuss ideas or questions in Github discussions. Please feel welcome to open GitHub issues, pull requests, or comment for example on RFC tagged issues.

Issues which we think are suitable for new contributors are tagged with good first issue.

Contributor License Agreement

All contributions are accepted under the terms of the MIT No Attribution License. Please note that you must have written the contribution 100% yourself and that no rights have been transferred to third parties (e.g. your employer). In any other case, please let us know.

When opening a pull request, you will be asked to sign a Contributor License Agreement (CLA).

Internal documentation

Coding Style

For the Rust portion of the code base, the CI enforce the coding style via rustfmt. For the C++ portion of the code base, the CI enforce the coding style via clang-format.

Rust
1
https://gitee.com/tdcare/slint.git
git@gitee.com:tdcare/slint.git
tdcare
slint
slint
master

Search