-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Improve the issue templates #1515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve the issue templates #1515
Conversation
lunatic-fox
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think everything is ok, except for one modification. 🙂
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
|
For some strange reason, there's a bug with the feature request template https://github.com/Snailedlt/devicon/blob/feature/update_issue_templates/.github/ISSUE_TEMPLATE/feature_request.yml |
|
@Panquesito7 hmm, nice catch! Might be a zerowidthspace, or some other whitespace character in there somewhere. I'll try to fix it. |
@Panquesito7 I found the issue. It was just bad indentation... lol. Fixed in 44acc82 |
Panquesito7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. Thanks! 🚀
* Update issue templates for icon requests fix devicons#1467 * Minor issue template refactorings * Update .github/ISSUE_TEMPLATE/icon_request.yml Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/ISSUE_TEMPLATE/feature_request.yml Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/ISSUE_TEMPLATE/config.yml * fix indenting --------- Co-authored-by: David Leal <halfpacho@gmail.com>
Double check these details before you open a PR
Features
Update issue templates, see #1467 for some reasons why this is useful
This PR closes #1467
Notes