Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 478 Bytes

File metadata and controls

11 lines (8 loc) · 478 Bytes

Contributing to react-native-logging-tools

In order to contribute to this project you must open a merge request for a branch prefixed with feat/[name-of-feature] for new features or fix/[name-of-fix] for fixes.

Make sure to following conditions are respected:

  • Clean code rules are followed
  • All the CI checks are successfully passed
  • Unit tests are added/adapted for the introduced changes
  • Document all changes to the appropriate files: