Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

29 lines (22 loc) · 1.13 KB

Contributing to DigixDao Test Automation

We only accept pull request that is assigned an accepted issue. By participating in this project, you agree to abide by the code of conduct.

Submitting a Pull Request

  1. Fork this repository
  2. Create a feature branch based of master branch
  3. Implement your feature or bug fix
  4. Add, commit, and push your changes
  5. Submit a pull request

Considerations

  • If needed, update documentation or behaviors
  • If possible, avoid installing dependencies and if so use an exact version x.y.z instead of using semantic version
  • As much as possible, squash commits before filing a PR

Development

Dependency

Before setting up DigixDao Test Automation, remember to;