1 Star 0 Fork 1

dannyjones / FreneticGameEngine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 2.20 KB
一键复制 编辑 原始数据 按行查看 历史
Alex "mcmonkey" Goodwin 提交于 2019-06-15 08:03 . add a contribution doc

Contribution to FreneticGameEngine

Signing

Please sign the Contributor License Agreement.

Pull Requests

For pull requests:

  • You MUST: own the code you submit OR it is free/open/safe to use, EG it is in the public domain. Code gathered from within any open source Frenetic LLC project is valid to include here as well.
    • If your code is under any pre-existing license, you MUST note it in the pull request.
  • Any and all code you submit is subject to the mini-license below.
  • In general, you should confirm your PR is functional in any ways that it may vary.
    • EG if your code adds a system call, it should be tested across multiple operating systems.
  • USUALLY, your pull request should fix an open issue.
    • If there is no issue for it, please open one.
    • If issues for it have been closed with a refusal statement, ensure you want to be making a PR at all before bothering with it. Generally, refused issues means PRs are also refused.
      • The exception to this is when an issue is only partially related to what you're doing, or you believe in good faith that the issue was refused on grounds made irrelevant by your adaptation of it.
        • In these cases, please open a new issue.

Code Style / Formatting

See our C# coding guidelines at https://github.com/FreneticLLC/FreneticUtilities/blob/master/CodingGuidelines.md

License Header Note

All files in FreneticGameEngine should have a copy of the general license header.

Mini-license pre-warning

By contributing to the project, you give up all rights to your contribution.

If you later decide you don't want us using your code - you may make a polite request and it will be treated as such, but that is the extent of your abilities.

You agree by contributing:

  • That you have read and agree to this document.
  • To not attempt to "revoke rights to your code" or any similar action.
  • That you have the right to publicly contribute any assets/code given. (IE, no contributing someone else's code without their permission)
  • That the code submitted is either your own work, dedicated now to this project, OR it is under a license specified directly in the contribution.
1
https://gitee.com/DannyJones/FreneticGameEngine.git
git@gitee.com:DannyJones/FreneticGameEngine.git
DannyJones
FreneticGameEngine
FreneticGameEngine
master

搜索帮助