Files
StepperView/CONTRIBUTING.md
Badarinath Venkatnarayansetty 9bdcf7d49b Added Contribution.md file
2020-04-16 10:27:08 -07:00

872 B

Contributing

When contributing to this repository, 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.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure that you have forked the StepperView repo and are creating a pull request from that branch. You will not be able to directly push the StepperView main repo.
  2. Open a pull request and link the issue that you had previously opened
  3. Ensure that if it is a feature (opposed to bug fix) that you update the README.md with the appropriate documentation and images
  4. Make sure that the build is successful
  5. Once a team owner approves the pull request, we can merge your new code!