Welcome to report Issues or pull requests. It's recommended to read the following Contributing Guide first before contributing.
We use Github Issues to track public bugs and feature requests.
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.
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.
We strongly welcome your pull request to make Forward better.
There are three main branches here:
master
branch.
master
for tags, with version number 1.1.0
, 1.2.0
, 1.3.0
...master
branch.dev
branch.
dev
will be merged to master
branch for the next release.dev
branch.hotfix
branch.
1.1.1
, 1.2.3
.hotfix
branch for next specific release.Normal bugfix or feature request should be submitted to dev
branch. After full testing, we will merge them to master
branch for the next release.
If you have some urgent bugfixes on a published version, but the master
branch have already far away with the latest tag version, you can submit a PR on hotfix. And it will be cherry picked to dev
branch if it is possible.
master
↑
dev <--- hotfix PR
↑
feature/bugfix PR
The code team will monitor all pull request, we run some code check and test on it. After all tests passed, we will accecpt this PR. But it won't merge to master
branch at once, which have some delay.
Before submitting a pull request, please make sure the followings are done:
master
or hotfix
.dev
or hotfix
branch.The Forward project refers to the coding styles of C, C ++, Objective-C, Python, and Shell [Google Open Source Project Style Guide] (https://zh-google-styleguide.readthedocs.io/en/latest/contents/)
Forward project code formatting uses clang-format, git-clang-format, and the indentation after formatting has some difference with the style of Google's open source project, which should be subject to clang-format.
By contributing to Forward, you agree that your contributions will be licensed under its Apache v2.0 LICENSE
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )