1 Star 0 Fork 2

fbird2020 / dremio-oss

forked from mirrors_dremio / dremio-oss 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 3.08 KB
一键复制 编辑 原始数据 按行查看 历史
Laurent Goujon 提交于 2017-08-14 16:44 . Release 1.1.0

Contributing to Dremio

Thank you for your interest in contributing to Dremio.

This document summarizes the different ways you can contribute.

Feature requests and bug reports

If you believe you have found an issue in Dremio, or have an idea for a feature missing in our software, you might not be alone. Please start by searching https://community.dremio.com and check if someone else has already reported it.

If you're the first one to report a bug, please include as much information as possible, so we can diagnose and possibly reproduce:

  • Dremio version, available under Help > About Dremio (please try to reproduce the issue with the latest available version, as it might have already been fixed)
  • OS (uname -a output on Unix platforms, or equivalent for Windows)
  • Java version (java -version)
  • Information about the query: the query itself, the query profile, the data sources, and any other information you can provide that might be helpful
  • If queried data is public, a link to it
  • Stacktrace from the logs

For a feature request, please create a new topic describing the feature, what it is supposed to do, and why you need it. If someone else already created a topic for it, please contribute to the discussion.

Contributing code and documentation changes

Here are the recommended steps if you are ready to contribute code or a documentation change:

Verify if someone else already proposed the same change

Check https://community.dremio.com and https://github.com/dremio/dremio-oss/pulls to see if someone is already working on it.

Fork and clone the repository

You will need to fork dremio-oss repository and clone it to your local machine. See github help page for help.

Instructions on how to build Dremio are available in the README.md file at the root of the repository.

Make sure Dremio can still build and tests pass after your changes (Note: some tests might fail on your environment: please mention them in your pull request)

Open a pull request

Once your changes are ready to be submitted:

  1. Sign the CLA (Contributor License Agreement)

    Please make sure you have signed our Contributor License Agreement, which enables Dremio to distribute your contribution without restriction.

  2. Submit a pull request

    Push your local changes to your forked copy of the repository and submit a pull request. Don't forget to choose a title for your change, and don't hesitate to add details in your description.

  3. Reply to feedback and wait You will probably be contacted by a Dremio team member regarding your changes, with some questions and possibly some suggestions or change requests. If everything looks good (and CLA is signed), your contribution will be merged in our internal repository, and available in dremio-oss repository with our next release.

1
https://gitee.com/fbird2020/dremio-oss.git
git@gitee.com:fbird2020/dremio-oss.git
fbird2020
dremio-oss
dremio-oss
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891