Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 979 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (15 loc) · 979 Bytes

Contributing to parse-a-changelog

Thanks for your interest in parse-a-changelog!

For general contribution and community guidelines, please see the community repo. In particular, before contributing please review our contributor licensing guide to ensure your contribution is compliant with our contributor license agreements.

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 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