Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 309 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (9 loc) · 309 Bytes
  • Add tests if possible
  • Run quality checks locally:
    ./gradlew clean check && ./gradlew -b toothpick-sample/build.gradle clean check
  • Use ./gradlew spotlessApply to format the code
  • Just publish a normal PR
  • Make the PR green
  • Add the issue resolved and your name to the CHANGELOG.md