]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Mention that test cases are preferred for contributed code
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 14 Jul 2021 07:03:31 +0000 (09:03 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 14 Jul 2021 07:03:31 +0000 (09:03 +0200)
CONTRIBUTING.md

index 043f9141a51c42a68023d1092c174adc9b9225ed..695975d52028e84a9704991764d71e390583de93 100644 (file)
@@ -43,6 +43,7 @@ Here are some hints to make the process smoother:
   for merging yet but you want early comments and CI test results? Then create a
   draft pull request as described in [this Github blog
   post](https://github.blog/2019-02-14-introducing-draft-pull-requests/).
+* Please add test cases for your new changes if applicable.
 * Please follow the ccache's code style (see the section below).
 * Consider [A Note About Git Commit
   Messages](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)