summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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