From 55a3241bb7b2b98834a3a544bd399dfb01412275 Mon Sep 17 00:00:00 2001 From: Gregor Date: Wed, 15 Aug 2018 09:41:21 -0700 Subject: [PATCH] docs(ISSUE_TEMPLATE): minor adjustments --- .github/ISSUE_TEMPLATE/01_bug_report.md | 6 +++--- .github/ISSUE_TEMPLATE/02_feature_request.md | 4 ++-- .github/ISSUE_TEMPLATE/03_support.md | 6 +++--- .github/ISSUE_TEMPLATE/04_thanks.md | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.md b/.github/ISSUE_TEMPLATE/01_bug_report.md index 73ca6bf58..0fddd0bc8 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.md +++ b/.github/ISSUE_TEMPLATE/01_bug_report.md @@ -4,12 +4,12 @@ about: If something isn't working πŸ€• --- -**What is the expected behaviour?** +**What is the expected behavior?** -**What is the actual behaviour?** +**What is the actual behavior?** **Possible solution** - + **How to reproduce the issue** Runkit: *[Example link](https://runkit.com/gr2m/node-nock-nock-768)* diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.md b/.github/ISSUE_TEMPLATE/02_feature_request.md index c6199f91f..44dedfac7 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.md +++ b/.github/ISSUE_TEMPLATE/02_feature_request.md @@ -10,12 +10,12 @@ What are you trying to do and how would you want to do it differently? Is it som **Alternatives** -Can you achive the same result doing it in an alternative way? Is the alternative considerable? +Can you achieve the same result doing it in an alternative way? Is the alternative considerable? **Has the feature been requested before?** Please provide a link to the issue. -**If feature is accepted, would you be willing to submit a PR?** +**If the feature request is accepted, would you be willing to submit a PR?** Yes / No _(Help can be provided if you need assistance submitting a PR)_ diff --git a/.github/ISSUE_TEMPLATE/03_support.md b/.github/ISSUE_TEMPLATE/03_support.md index a9e0ac3cd..f70bbc6d1 100644 --- a/.github/ISSUE_TEMPLATE/03_support.md +++ b/.github/ISSUE_TEMPLATE/03_support.md @@ -1,10 +1,10 @@ --- -name: πŸ”¬ Support +name: ❓ Support about: If you need support, check out Nock on StackOverflow --- - πŸ‘† Click "Preview" for a nicer view! + @@ -19,6 +19,6 @@ about: If you need support, check out Nock on StackOverflow -We primarily use GitHub as an issue tracker; for usage and support questions we primairly use StackOverflow. Please tag the questions with `Nock` so the community can easily find it. [Go to StackOverflow](https://stackoverflow.com/questions/tagged/nock). +We primarily use GitHub as an issue tracker; for usage and support questions we primairly use StackOverflow. Please tag the questions with `nock` so the community can easily find it. [Go to StackOverflow](https://stackoverflow.com/questions/tagged/nock). If you want to submit a feature request you can do that [here](https://github.com/nock/nock/issues/new?template=feature_request.md) or bug reports [here](https://github.com/nock/nock/issues/new?template=bug_report.md). diff --git a/.github/ISSUE_TEMPLATE/04_thanks.md b/.github/ISSUE_TEMPLATE/04_thanks.md index 07a1201d3..15eae9177 100644 --- a/.github/ISSUE_TEMPLATE/04_thanks.md +++ b/.github/ISSUE_TEMPLATE/04_thanks.md @@ -1,6 +1,6 @@ --- -name: πŸ€— Support us -about: If you want support our efforts in maintaining Nock +name: ❀️ Say thank you +about: Tell us how you use nock & support our efforts in maintaining Nock --- @@ -18,4 +18,4 @@ Nock is a community driven project, which means it's not maintained by a company - [ ] Give talks - [ ] Support us on [https://opencollective.com/nock](https://opencollective.com/nock) -Thank you! ☺️ +Thank you! πŸ’