Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.5 KB

CONTRIBUTING.md

File metadata and controls

36 lines (19 loc) · 1.5 KB

Contributing to NdBench

Documentation for NdBench is available in the following locations:

The NdBench team is following the Gitflow workflow. The active development branch is dev, the stable branch is master.

Contributions will be accepted to the dev only.

How to provide a patch for a new feature

  1. If it is a major feature, please create an Issue and discuss with the project leaders.

  2. If in step 1 you get an acknowledge from the project leaders, use the following procedure to submit a patch:

    a. Fork NdBench on github ( http://help.github.com/fork-a-repo/ )

    b. Create a topic branch (git checkout -b my_branch)

    c. Push to your branch (git push origin my_branch)

    d. Initiate a pull request on github ( http://help.github.com/send-pull-requests/ )

    e. Done :)

For minor fixes just open a pull request to the dev branch on Github.

Questions

If you have questions or want to report a bug

  • Submit a Github issue
  • Chat with us on Dev chat at https://gitter.im/Netflix/ndbench