[Pkg-javascript-commits] [dojo] 02/11: refs #18121, more metadata updates

David Prévot taffit at moszumanska.debian.org
Thu Mar 24 04:03:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository dojo.

commit eb495470512af294ff828e7689c912dde44ee4b2
Author: Dylan Schiemann <dylan at dojotoolkit.org>
Date:   Sat Mar 5 07:17:57 2016 -0700

    refs #18121, more metadata updates
---
 CONTRIBUTING.md | 5 +++--
 bower.json      | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4bec4e8..945d011 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,7 +29,7 @@ If your desired contribution is more than a non-trivial fix, you should discuss
 
 We require all contributions, to be covered under the Dojo Foundation's [Contributor License Agreement][cla].  This can
 be done electronically and essentially ensures that you are making it clear that your contributions are your
-contributions, you have the legal right to contribute and you are transferring the copyright of your works to the Dojo 
+contributions, you have the legal right to contribute and you are transferring the copyright of your works to the Dojo
 Foundation.
 
 If you are an unfamiliar contributor to the committer assessing your pull request, it is best to make it clear how
@@ -194,7 +194,7 @@ documentation appropriately or added the appropriate inline documentation.
 
 If the pull request changes the functional behaviour or is fixing a defect, the unit test cases should be modified to
 reflect this.  The committer reviewing your pull request is likely to request the appropriate changes in the test
-cases.  Dojo utilises its own test harness called [D.O.H.][] and is available as part of the [dojo/util][] repository.
+cases.  Dojo utilises [Intern][] for all new tests, and has legacy support for its previous generation test harness called [D.O.H.][] and is available as part of the [dojo/util][] repository. All new tests should be authored using Intern.
 
 It is expected that you will have tested your changes against the existing test cases and appropriate platforms prior to
 submitting your pull request.
@@ -219,6 +219,7 @@ unfamiliar to those who are just starting to contribute.
 [claCheck]: http://dojofoundation.org/about/claCheck
 [Creating a Pull Request]: https://help.github.com/articles/creating-a-pull-request
 [Fork a Repo]: https://help.github.com/articles/fork-a-repo
+[Intern]: http://theintern.io/
 [styleguide]: http://dojotoolkit.org/reference-guide/developer/styleguide.html
 [DojoDoc]: http://dojotoolkit.org/reference-guide/developer/markup.html
 [D.O.H.]: http://dojotoolkit.org/reference-guide/util/doh.html
diff --git a/bower.json b/bower.json
index 6c14050..ea9749d 100644
--- a/bower.json
+++ b/bower.json
@@ -24,5 +24,5 @@
 		"jsgi-node": "0.3.1",
 		"formidable": "1.0.14",
 		"sinon": "1.12.2"
-	},
+	}
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list