10 Star 69 Fork 30

Gitee 极速下载 / compreface

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

Contributing to CompreFace

Contributions are welcomed and greatly appreciated. We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Proposing new features
  • Discussing the current state of the code
  • Submitting a fix or solutions
  • Integrating CompreFace with other solutions
  • Adding plugins to face recognition services

We develop with GitHub

We use GitHub to host code, to track issues and feature requests, as well as accept pull requests.

We use GitHub Flow

All code changes happen through Pull Requests.

Pull requests are the best way to propose changes to the codebase (please follow this guid Github Flow).

We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code lints.
  6. Issue that pull request!

After creating your first contributing pull request, you will receive a request to sign our Contributor License Agreement by commenting your pull request with a special message.

Any contributions you make will be under the Apache License 2.0 License

In short, when you submit code changes, your submissions are understood to be under the same Apache License 2.0 that covers the project. Feel free to contact the maintainers if that's a concern.

Report Bugs

Please report any bugs here.

If you are reporting a bug, please specify:

  • Your operating system name and version
  • Any details about your local setup that might be helpful in troubleshooting
  • Detailed steps to reproduce the bug

Submit Feedback

The best way to send us feedback is to file an issue at https://github.com/exadel-inc/CompreFace/issues.

If you are proposing a feature, please:

  • Explain in detail how it should work.
  • Keep the scope as narrow as possible to make it easier to implement.

Use a Consistent Coding Style

For java just import dev/team_codestyle.xml file in your IntelliJ IDEA.

Java
1
https://gitee.com/mirrors/compreface.git
git@gitee.com:mirrors/compreface.git
mirrors
compreface
compreface
master

搜索帮助