Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 872 Bytes

contributing.md

File metadata and controls

21 lines (14 loc) · 872 Bytes

Contributing to js-ds

✨ Thanks for contributing ✨

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Conventions

Pull Request

  • Address only one use case in one PR.
  • Ensure test compliance
  • Keep the PR as short as possible
  • Write readable code
  • Avoid confusing one liners

Commit messages