4 Star 8 Fork 7

Gitee 极速下载 / gitextensions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/gitextensions/gitextensions
克隆/下载
CONTRIBUTING.md 3.03 KB
一键复制 编辑 原始数据 按行查看 历史

Contributing to Git Extensions

:exclamation: As of 23 January 2019 all submissions to this project must be done under The Developer Certificate of Origin. You must sign it with your pull request, if you've not done so before.

Git Extensions is a project with a long history, made possible by hundreds of contributors.

We welcome contributions including:

  • Ideas for improvements
  • Bug reports
  • Bug fixes
  • New features

To help the project maintainers be as effective as possible, please follow the simple guidelines below.

Reporting Issues

Search the issue tracker for an existing or closely related issue before creating a new one. Be sure to include closed issues in your search.

If an open issue already exists, read through the discussion. If you can add something helpful, do so. Add a 👍 if you'd like to see it prioritised. Subscribe to the issue for updates.

If a closed issue already exists and the issue was addressed, you may like to try one of the CI builds.

If no issue exists, create one. Complete the template, and add any further information that could be relevant such as steps to reproduce, stack traces, screenshots, git/OS version, etc.

Pull Requests

Want to contribute some code? Great! In addition to the regular GitHub Pull Request workflow, you'll want to browse our wiki.

Good places to start contributing include:

It's a good idea to mention that you're picking something up by commenting on its issue.

If no issue exists, create one before making a PR. This creates the opportunity to discuss the issue before you spend time on its implementation. You will likely be more effective this way, and have a greater chance of satisfaction in the end.

Pull requests will be reviewed by one or more team members. To improve the chance of your pull request being merged, your contribution should be as easy to review as possible. Specifically:

  • Be focused in scope
  • Be comprised of clear commits (use interactive rebase to tidy things up if needed)
  • Include a clear description of the changes and why they should be made
  • Be accompanied by unit tests
  • Be consistent with the current code style

When filing a pull request, you should be prepared to answer questions about your changes and to perform additional work on the changes in response to review feedback.

Learn how we deal with translations.

Conduct

Please review our code of conduct.

C#
1
https://gitee.com/mirrors/gitextensions.git
git@gitee.com:mirrors/gitextensions.git
mirrors
gitextensions
gitextensions
master

搜索帮助