Skip to content

Commit 57f70e2

Browse files
Apply suggestions from code review
New `bit.ly` links and a change to one of the target templates. Co-Authored-By: Jason Rudolph <[email protected]>
1 parent 00e3aa8 commit 57f70e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Include details about your configuration and environment:
163163

164164
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:.
165165

166-
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.
166+
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.
167167

168168
#### Before Submitting An Enhancement Suggestion
169169

PULL_REQUEST_TEMPLATE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
⚛👋 Hello there! Welcome. Please follow the steps below to tell us about your contribution.
22

33
1. Copy the correct template for your contribution
4-
- 🐛 Are you fixing a bug? Copy the template from <https://bit.ly/atom-bugfix>
5-
- 📈 Are you improving performance? Copy the template from <https://bit.ly/atom-perf>
6-
- 📝 Are you updating documentation? Copy the template from <https://bit.ly/atom-docs>
7-
- 💻 Are you changing functionality? Copy the template from <https://bit.ly/atom-behavior>
4+
- 🐛 Are you fixing a bug? Copy the template from <https://bit.ly/atom-bugfix-pr>
5+
- 📈 Are you improving performance? Copy the template from <https://bit.ly/atom-perf-pr>
6+
- 📝 Are you updating documentation? Copy the template from <https://bit.ly/atom-docs-pr>
7+
- 💻 Are you changing functionality? Copy the template from <https://bit.ly/atom-behavior-pr>
88
2. Replace this text with the contents of the template
99
3. Fill in all sections of the template
1010
4. Click "Create pull request"

0 commit comments

Comments
 (0)