Skip to content

Add standard icons to issue form templates#22

Merged
Malcolmnixon merged 2 commits intomainfrom
copilot/add-standard-icons-to-issue-forms
Dec 16, 2025
Merged

Add standard icons to issue form templates#22
Malcolmnixon merged 2 commits intomainfrom
copilot/add-standard-icons-to-issue-forms

Conversation

Copy link
Contributor

Copilot AI commented Dec 16, 2025

GitHub issue forms lacked visual indicators to help users navigate options quickly.

Changes

Added emoji icons to issue templates in .github/ISSUE_TEMPLATE/:

  • 🐛 Bug Report (bug_report.yml)
  • ✨ Feature Request (feature_request.yml)
  • 💬 Ask a Question (config.yml)
  • 🔒 Security Issue (config.yml)

Result

Users now see:

🐛 Bug Report
✨ Feature Request
💬 Ask a Question
🔒 Security Issue

Instead of plain text labels.

Original prompt

This section details on the original issue you should resolve

<issue_title>[Feature]: Issue forms should have standard icons</issue_title>
<issue_description>### Problem Statement

The new issues page does not have any icons.

Proposed Solution

Standard icons should be added for the contact links and template names.

Alternatives Considered

No response

Usage Examples

N/A

Benefits

This would help users easily navigate the issue system

Priority

Low - Nice to have

Willingness to Contribute

Yes, I can submit a pull request

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this is not a duplicate
  • I have provided a clear description of the feature
  • I have explained why this feature would be useful</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copilot AI changed the title [WIP] Add standard icons for issue forms Add standard icons to issue form templates Dec 16, 2025
Copilot AI requested a review from Malcolmnixon December 16, 2025 18:13
@Malcolmnixon Malcolmnixon marked this pull request as ready for review December 16, 2025 18:14
@Malcolmnixon Malcolmnixon merged commit 2edfa4f into main Dec 16, 2025
8 checks passed
@Malcolmnixon Malcolmnixon deleted the copilot/add-standard-icons-to-issue-forms branch December 16, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Issue forms should have standard icons

2 participants