From 8905ea2cef0307bc49dbee9e6dadd3700e55f518 Mon Sep 17 00:00:00 2001 From: Jagannath Bhat Date: Mon, 25 Mar 2019 12:13:17 +0530 Subject: [PATCH] Some proof-reading work (#359) --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ac082ff162d..7301543c248 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ All contributors are expected to follow our [Code of Conduct]. ## Bug reports We can't fix what we don't know about, so please report problems liberally. This -includes problems with understanding the documentation, unhelpful error messages +includes problems with understanding the documentation, unhelpful error messages, and unexpected behavior. Opening an issue is as easy as following [this link][new-issues] and filling out @@ -33,7 +33,7 @@ happened instead. Please use https://gist.github.com/ if your examples run long. ## Feature requests -Please feel free to open a issue or to send a pr. +Please feel free to open an issue or to send a pr. ## Working on issues @@ -125,7 +125,7 @@ adding labels to triage issues: an issue is **C-feature-request**, but is not **Feature accepted**, then it was not thoroughly discussed, and might need some additional design or perhaps should be implemented as an external subcommand first. Ping - @swc-projcet/swc if you want to send a PR for such issue. + @swc-projcet/swc if you want to send a PR for an such issue. * Green, **E**-prefixed labels explain the level of **experience** or **effort** necessary to fix the issue. [**E-mentor**][E-mentor] issues also @@ -136,7 +136,7 @@ adding labels to triage issues: * Orange, **P**-prefixed labels indicate a bug's **priority**. -* Ligth orange, **L**-prefixed labels indicate language related to the bug. +* Light orange, **L**-prefixed labels indicate language related to the bug. [gist]: https://gist.github.com/ @@ -147,4 +147,4 @@ adding labels to triage issues: [gitter]: https://gitter.im/swcproject/Lobby [`tesitng/lib.rs`]: https://github.com/swc-project/swc/blob/master/testing/src/lib.rs [irlo]: https://internals.rust-lang.org/ -[subcommands]: https://doc.rust-lang.org/cargo/reference/external-tools.html#custom-subcommands \ No newline at end of file +[subcommands]: https://doc.rust-lang.org/cargo/reference/external-tools.html#custom-subcommands