master
branch.Make commits of logical units. See these general Git guidelines for contributing to a project.
Keep the commits on topic. If you need to fix another bug or make another enhancement, please create a separate issue and address it on a separate topic branch.
Avoid long commit series. If you do have a long series, consider whether some commits should be squashed together or addressed in a separate topic.
Make sure your commit messages are in the proper format. If a commit fixes
a GitHub issue, include a reference; this ensures the issue is
automatically closed when merged into the synchronization-benchmarks master
branch.
Where appropriate, please update the documentation and license of files.
Ensure that each changed file has the correct copyright and license information. Files that entirely consist of contributions to this project should have the copyright notice and BSD-3-Clause SPDX license identifier as shown in license.rst. Files that contain changes to imported Third Party IP should contain a notice as follows, with the original copyright and license text retained:
Portions copyright (c) [XXXX-]YYYY, ARM Limited and Contributors. All rights reserved.
where XXXX is the year of first contribution (if different to YYYY) and YYYY is the year of most recent contribution.
For topics with multiple commits, you should make all documentation changes (and nothing else) in the last commit of the series. Otherwise, include the documentation changes within the single commit.
Signed-off-by:
line, using your real name and email address, but it is not required.integration
branch.integration
branch within the GitHub UI, creating a merge commit.master
branch first, or ask you to do this.master
branch.master
branch. If a problem is found during integration,
the merge commit will be removed from the integration
branch and the
Maintainers will ask you to create a new pull request to resolve the
problem.master
branch.Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。