Skip to content

Latest commit

 

History

History
86 lines (51 loc) · 3.16 KB

File metadata and controls

86 lines (51 loc) · 3.16 KB

Contributing to Windy10v10AI

Thanks for taking the time to contribute!

Reporting Bugs and Suggesting Enhancements

Create a issue to report bugs or suggest enhancements. Use bug report template.

Conmuication

Contributing Code

There are two ways to contribute to this project:

Branch name rule: feature/{issue number}-{branch name}

Pull Requests

Create a pull request from your branch to develop.

License of Contributions

This project is licensed under the GNU GPL version 3 (with a Steam/Workshop distribution exception — see LICENSE.EXCEPTIONS.md).

By submitting a contribution (a pull request, patch, or any other code), you agree that:

  • Your contribution is licensed to the project and its users under the GPLv3, and
  • You grant the project maintainer (windy) a perpetual, irrevocable, non-exclusive right to relicense your contribution under any license, including more permissive licenses such as MIT.

You confirm that you have the right to grant this (the contribution is your own work, or you are otherwise authorized to submit it). This keeps future relicensing possible without having to track down every contributor.



参与开发 Windy10v10AI

感谢您参与Wind10v10AI的开发!

报告BUG和提出建议

创建一个Issue来报告BUG或提出建议。 使用BUG报告模板

沟通

提交代码

有两种方式参与开发:

分支命名规则:feature/{issue number}-{branch name}

Pull Requests

创建一个 pull request 从你开发的分支到 develop 分支。

关于贡献的授权

本项目采用 GNU GPL version 3 协议(附带 Steam/创意工坊分发例外,详见 LICENSE.EXCEPTIONS.md)。

当你提交贡献(pull request、补丁或任何代码)时,即表示你同意:

  • 你的贡献以 GPLv3 协议授权给本项目及其用户;并且
  • 你授予项目维护者(windy)永久、不可撤销、非独占的、以任意协议重新授权你这份贡献的权利, 包括改用 MIT 等更宽松的协议。

你确认自己有权作出上述授权(贡献为你本人原创,或你已获得提交授权)。这样未来若要更换协议, 无需再逐一征求每位贡献者同意。