From 3e2a88faf10dc0e1fb4dd9d1a91a7492044c3e7d Mon Sep 17 00:00:00 2001 From: Samuel Carlsson Date: Fri, 25 Sep 2020 11:14:41 +0200 Subject: [PATCH] Encourage adding automated tests --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c0ed3d..a85d311 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ This project would not be where it is, if it where not for the helpful [contribu supporting jadb with pull requests, issue reports, and great ideas. If _you_ would like to contribute, please read through [CONTRIBUTING.md](CONTRIBUTING.md). +* If you fix a bug, try to _first_ create a failing test. Reach out to me for assistance or guidance if needed. + ## Authors ## Samuel Carlsson