diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de72be0..f927de6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -101,7 +101,7 @@ For example, if you are fixing the `mysql_user` module, its tests are in `tests/ There is the `main.yml` file which includes other test files. Look for a suitable one to integrate your tests or create and include a dedicated one. -You can use one of the existing as a draft. +You can use one of the existing test files as a draft. When fixing a bug, write a task which reproduces the bug from the issue.