Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 888 Bytes

File metadata and controls

18 lines (12 loc) · 888 Bytes

Contributing

Thank you for your interest in contributing to JunimoServer! ❤️

Quick Start

  1. Run make setup to install development dependencies
  2. Create a feature branch from master
  3. Make changes using Conventional Commits
  4. Open a PR targeting master

For detailed instructions: See the Contributing Guide

Resources