From: Pawel Wieczorek Date: Mon, 25 Nov 2019 15:15:57 +0000 (+0100) Subject: Add link to guidelines for contributors to README X-Git-Tag: 1.6.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F98815%2F2;p=testsuite.git Add link to guidelines for contributors to README Issue-ID: SECCOM-261 Change-Id: I95a5404f89c036b945a5973c8fc681daf90c5753 Signed-off-by: Pawel Wieczorek --- diff --git a/README.md b/README.md index 75c7d67a..3a488946 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,5 @@ There are 3 flavors of runTags.sh runTags.sh -i health -i ete -e garbage ``` +## Contributing +Follow [Robot Framework Development Guide](https://wiki.onap.org/display/DW/Robot+Framework+Development+Guide).