From 0a4935e849b1ae1360d03b84eaf84a4a205e9ebb Mon Sep 17 00:00:00 2001 From: Rob Madole Date: Mon, 5 Feb 2018 17:08:59 -0600 Subject: [PATCH] Fix bug report and icon request template links --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c5ac2833..343189405 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,8 +8,8 @@ We only accept issues that are icon requests, bug reports, or feature requests. Bugs must be isolated and reproducible problems that we can fix within the Font Awesome core. -* [Request a new icon](https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20request:%20icon-name&template=icon-request) -* [Submit a bug report](https://github.com/FortAwesome/Font-Awesome/issues/new?template=bug-report) +* [Request a new icon](https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20request:%20icon-name&template=icon-request.md) +* [Submit a bug report](https://github.com/FortAwesome/Font-Awesome/issues/new?template=bug-report.md) ## Key branches