summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMurat Sutunc <muratsu@microsoft.com>2014-07-03 17:13:42 -0700
committerMurat Sutunc <muratsu@microsoft.com>2014-07-10 14:53:31 -0700
commit874ddaeb244d67cfb3f428f63601f7fbf422b8f7 (patch)
tree45f260162aea74e532fa9bd63ee92a0ea454a906 /README.md
parentcbb5c16b9df9a00ee99278a1c0fbf01bdf59c208 (diff)
downloadqtdeclarative-testsuites-874ddaeb244d67cfb3f428f63601f7fbf422b8f7.tar.gz
Added contributing.md and improved README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 14386bdee..d0874fbf2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
-Test262 is the official ECMAScript (ECMA-262) conformance suite.
+## Test262 is the official ECMAScript (ECMA-262) conformance suite.
-### Contributing to Test262 ###
+### Contributing to Test262
+> See contributing.md
1. Sign the [Test262 CLA](http://tc39.github.io/test262-cla).
-2. Send a pull request.
+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