Apply suggestions from code review

New `bit.ly` links and a change to one of the target templates.

Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
This commit is contained in:
Landon Abney 2019-06-14 09:21:07 -07:00 committed by GitHub
parent 00e3aa8721
commit 57f70e2d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -163,7 +163,7 @@ Include details about your configuration and environment:
This section guides you through submitting an enhancement suggestion for Atom, including completely new features and minor improvements to existing functionality. Following these guidelines helps maintainers and the community understand your suggestion :pencil: and find related suggestions :mag_right:.
Before creating enhancement suggestions, please check [this list](#before-submitting-an-enhancement-suggestion) as you might find out that you don't need to create one. When you are creating an enhancement suggestion, please [include as many details as possible](#how-do-i-submit-a-good-enhancement-suggestion). Fill in [the template](https://github.com/atom/.github/blob/master/.github/ISSUE_TEMPLATE/bug_report.md), including the steps that you imagine you would take if the feature you're requesting existed.
Before creating enhancement suggestions, please check [this list](#before-submitting-an-enhancement-suggestion) as you might find out that you don't need to create one. When you are creating an enhancement suggestion, please [include as many details as possible](#how-do-i-submit-a-good-enhancement-suggestion). Fill in [the template](https://github.com/atom/.github/blob/master/.github/ISSUE_TEMPLATE/feature_request.md), including the steps that you imagine you would take if the feature you're requesting existed.
#### Before Submitting An Enhancement Suggestion

View File

@ -1,10 +1,10 @@
⚛👋 Hello there! Welcome. Please follow the steps below to tell us about your contribution.
1. Copy the correct template for your contribution
- 🐛 Are you fixing a bug? Copy the template from <https://bit.ly/atom-bugfix>
- 📈 Are you improving performance? Copy the template from <https://bit.ly/atom-perf>
- 📝 Are you updating documentation? Copy the template from <https://bit.ly/atom-docs>
- 💻 Are you changing functionality? Copy the template from <https://bit.ly/atom-behavior>
- 🐛 Are you fixing a bug? Copy the template from <https://bit.ly/atom-bugfix-pr>
- 📈 Are you improving performance? Copy the template from <https://bit.ly/atom-perf-pr>
- 📝 Are you updating documentation? Copy the template from <https://bit.ly/atom-docs-pr>
- 💻 Are you changing functionality? Copy the template from <https://bit.ly/atom-behavior-pr>
2. Replace this text with the contents of the template
3. Fill in all sections of the template
4. Click "Create pull request"