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.
- Fork this repository
- Create a feature branch based of
master
branch - Implement your feature or bug fix
- Add, commit, and push your changes
- Submit a pull request
- 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
Before setting up DigixDao Test Automation, remember to;
- start a ganache RPC client and deploy the DigixDAO smart contracts.
- start this server info-server
- start this server dao-server
- start this server governance-ui