Update CONTRIBUTING.md

Co-authored-by: Sandra McCann <samccann@redhat.com>
This commit is contained in:
Andrew Klychkov 2021-03-19 07:30:34 +01:00
parent 915780ecc4
commit 407d348e7b

View file

@ -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.