Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 478 Bytes

File metadata and controls

13 lines (10 loc) · 478 Bytes

Contributing to FlexKV

Thank you for your interest in contributing to FlexKV!

PR Title and Classification

Use a prefixed PR title to indicate the type of changes. Please use one of the following:

  • [bugfix] for bugfixes
  • [feature] for new features
  • [test] for test cases
  • [ci/build] for build or continuous integration improvements
  • [doc] for documentation fixes
  • [misc] for PRs that do not fit the above categories. Please use this sparingly.