Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 306 Bytes

File metadata and controls

21 lines (15 loc) · 306 Bytes

Contributing

Development

git clone https://github.com/dakaneye/REPO.git
cd REPO

Before Submitting

  1. Build passes
  2. Lint passes
  3. Tests pass
  4. New functionality has tests

Pull Requests

  • Keep changes focused
  • Update tests for new functionality
  • Follow existing code style