1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-KOOM

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
CONTRIBUTING.md 1.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
wanglianbao Отправлено 20.07.2021 13:45 4030ce9

Contributing to KOOM

Welcome to the KOOM project and report Issues or pull requests.

Issues

We use GitHub issues to track public bugs and feature requests.

Search Known Issues First

Please search the existing issues to see if any similar issue or feature request has already been filed. You should make sure your issue isn't redundant.

Reporting New Issues

If you open an issue, the more information the better. Such as detailed description, screenshot or video of your problem, logcat or code blocks for your crash.

Pull Requests

Welcome your pull request.

Branch Management

There is only one main branch:

  • master branch

    • It's the latest (pre-)release branch. We use master for tags.
    • Feature or bugfix branch pull out from master and merge after everything is ok.

Pull Requests

Please make sure the following is done when submitting a pull request:

  1. Fork the repo and create your feature or bugfix branch from master.
  2. Add the copyright notice to the top of any new files you've added.
  3. Try your best to test your code.
  4. Squash all of your commits into one meaningful commit.

Code Style Guide

  1. For Java Code Style reference AOSP Java Code Style except 2 spaces for indentation.
  2. For C++ Code Style reference Google C++ Code Style.

License

By contributing to KOOM, you agree that your contributions will be licensed under its Apache LICENSE.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-KOOM.git
git@api.gitlife.ru:oschina-mirror/mirrors-KOOM.git
oschina-mirror
mirrors-KOOM
mirrors-KOOM
master