Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: packages/quiver_iterables/CONTRIBUTING.md

Issue 2119523002: Added full js & js_util packages (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/quiver_iterables/CHANGELOG.md ('k') | packages/quiver_iterables/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/quiver_iterables/CONTRIBUTING.md
diff --git a/packages/quiver/CONTRIBUTING.md b/packages/quiver_iterables/CONTRIBUTING.md
similarity index 89%
copy from packages/quiver/CONTRIBUTING.md
copy to packages/quiver_iterables/CONTRIBUTING.md
index d320e5b26cd9020a60c6befc46997ea80051c1cd..a1368e87f82ba49e04c331745622e9272b79d3f1 100644
--- a/packages/quiver/CONTRIBUTING.md
+++ b/packages/quiver_iterables/CONTRIBUTING.md
@@ -12,14 +12,14 @@ do this once.
### Contribution Guidelines
-We welcome your pull requests, issue reports and enhacement requests. To make
+We welcome your pull requests, issue reports and enhancement requests. To make
the process as smooth as possible, we request the following:
* Sign the [CLA](https://cla.developers.google.com/about/google-individual)
(see above) before sending your pull request. It's quick, we promise!
* Have test cases for your changes and ensure that the existing ones pass in
checked mode.
- * Run your changes through `dartformat`. Follow the installation instructions
+ * Run your changes through `dartfmt`. Follow the installation instructions
in the [dart_style](https://github.com/dart-lang/dart_style) README for
more info.
* Squash your commits into a single commit with a good description. You can
« no previous file with comments | « packages/quiver_iterables/CHANGELOG.md ('k') | packages/quiver_iterables/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698