aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawel Wieczorek <p.wieczorek2@samsung.com>2019-11-25 16:15:57 +0100
committerPawel Wieczorek <p.wieczorek2@samsung.com>2020-05-21 15:45:12 +0200
commit8faae46bad64417db68cd6af981b83cfe1f6f08c (patch)
tree64f43477c100b727df2c4d63c7020b0072385b04
parenta68b17bd3e903cc49da9115f11f0cf1f1f60fdef (diff)
Add link to guidelines for contributors to README
Issue-ID: SECCOM-261 Change-Id: I95a5404f89c036b945a5973c8fc681daf90c5753 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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).