Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 1.18 KB

Contributing to Conjur

Thanks for your interest in Conjur. Before contributing, please take a moment to read and sign our Contributor Agreement. This provides patent protection for all Conjur users and allows CyberArk to enforce its license terms. Please email a signed copy to oss@cyberark.com.

Pull Request Workflow

  1. Search the open issues in GitHub to find out what has been planned
  2. Open an issue in this repository to propose changes or fixes
  3. Tag issue "in progress" as you work on it
  4. Run RSpec and Cucumber tests as described here, ensuring they pass
  5. Submit a pull request
  6. Tag the issue "review", ask another contributor to review and merge your code
  7. Close the issue

Our Waffle.io is synchronized with GitHub and helps you navigate this workflow more easily.

Style guide

Use this guide to maintain consistent style across the Conjur project.