Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 293 Bytes

File metadata and controls

10 lines (6 loc) · 293 Bytes

Contributing

Be the change you want to see in Dockyard

  1. Fork the repository.
  2. Create a feature branch for your change.
  3. Run cargo check and cargo test to make sure everything passes.
  4. Open a pull request with a short description of what you changed and how to verify it.