Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 494 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 494 Bytes

Contributing to dksnap

Welcome to the dksnap community!

Slack

The Kelda Slack is the primary mode of communication. Join the Slack to ask questions, share feedback, or anything else!

Style

  • Each Git commit should be a coherent whole that implements one idea completely and correctly. No commit should ever break the code, even if another commit "fixes it" later.
  • The codebase follows the default style guide.