ClashMetaForAndroid/CONTRIBUTING.md

15 lines
474 B
Markdown
Raw Permalink Normal View History

2021-05-15 00:51:08 +08:00
## Contributing to Clash for Android
#### Code Style
Please use `Android Studio` or `Intellij IDEA` to open the project and use the project code style profile.
`File` -> `Settings` -> `Editor` -> `Code Style` -> `C/C++ and Kotlin` -> `Scheme` -> `Project`
#### License
2021-05-15 02:01:38 +08:00
Contributing to Clash for Android that assumes you allow code to be merged into closed-source branch of Clash for Android. Other terms follow the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)
2021-05-15 00:51:08 +08:00