Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 795 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 795 Bytes

Contributing

To contribute to codeXpose :

  1. Please make a fork request for this respository, clone your fork.
  2. Create a branch with "issue-id" of issue on which you are working, mentioned in name of branch.
  3. Make some changes, and submit a pull request.
  4. Please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
  5. Please make sure that your pull request does not have multiple commits.

Pull Request Process

  1. Please mention the issue id while raising a pull request.
  2. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  3. Please make sure that your branch can be merged.
  4. Please make sure that your branch compiles and is well tested.