From 6e266333db31985e15cb06e8519d4f0110abca4b Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Wed, 7 Feb 2018 12:21:13 -0500 Subject: [PATCH] updating feature request instructions --- .github/ISSUE_TEMPLATE/feature-request.md | 8 ++++---- CONTRIBUTING.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 227f6f2cc..5754ebbb0 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,8 +1,8 @@ ### Describe the problem you'd like to see solved or task you'd like to see made easier - + -### Is this in relation to an existing part of Font Awesome or something new? +### Is this in relation to an existing part of Font Awesome Pro or something new? @@ -16,10 +16,10 @@ ### On a scale of 1 (sometime in the future) to 10 (absolutely right now), how soon would you recommend we make this feature? - + ### Feature request checklist -- [ ] This is a single feature (i.e. not a re-write of all of Font Awesome) +- [ ] This is a single feature (i.e. not a re-write of all of Font Awesome Pro) - [ ] The title starts with "Feature request: " and is followed by a clear feature name (Ex: `Feature request: moar cowbell`) - [ ] I have [searched for existing issues](https://github.com/FortAwesome/Font-Awesome-Pro/issues) and to the best of my knowledge this is not a duplicate diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f195fe4f9..901419848 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,8 +9,8 @@ Bugs must be isolated and reproducible problems that we can fix within the Font Awesome core. Please do not report security issues in public. Please email hello@fontawesome.com. * [Request a new icon](https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20request:%20icon-name&template=icon-request.md) +* [Request a new feature](https://github.com/FortAwesome/Font-Awesome/issues/new?title=Feature%20request:%20feature-name&template=feature-request.md) * [Submit a bug report](https://github.com/FortAwesome/Font-Awesome/issues/new?template=bug-report.md) -* [Request a feature request](https://github.com/FortAwesome/Font-Awesome/issues/new?title=Feature%20request:%20&template=feature-request.md) ## Key branches