summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Mikes <smikes@cubane.com>2014-08-22 16:47:18 +0100
committerSam Mikes <smikes@cubane.com>2014-08-25 17:00:15 +0100
commit5b8879b9516fc556560a551e8cad6f99051e8a93 (patch)
tree5081077e92f3a9ec07ca0680551dfad2d3e96347 /README.md
parent595a36b252ee97110724e6fa89fc92c9aa9a206a (diff)
downloadqtdeclarative-testsuites-5b8879b9516fc556560a551e8cad6f99051e8a93.tar.gz
document `timeout` and clean up
CONTRIBUTING.md - document `timeout` tag - reorder tags in frontmatter doc - minor cleanups - minor fixes - add style note - reformat flags - remove discussion of obsolete $INCLUDE - incorporate line notes from @domenic - integrate additional comments - add links back, move arg notes down - Raise outline level by one README.md - link to CONTRIBUTING
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0874fbf2..efeaf5782 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
## Test262 is the official ECMAScript (ECMA-262) conformance suite.
### Contributing to Test262
-> See contributing.md
+> See [CONTRIBUTING.md](./CONTRIBUTING.md)
1. Sign the [Test262 CLA](http://tc39.github.io/test262-cla).
2. Send a pull request. Please make sure you have one commit per pull request. If you have multiple commits, squash them before sending the pull request. \ No newline at end of file