Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Jul 15, 2025

Added a helpful subscript to the bottom of both markdown-based issue templates to guide users on how to effectively interact with issues:

  • bug_report.md: Added subscript with tips for prioritizing and commenting on bug reports
  • feature_request.md: Added subscript with tips for prioritizing and commenting on feature requests

The subscript encourages users to:

  • Use 👍 reactions to help prioritize issues
  • Provide useful context in comments instead of +1 or me too
  • Learn more about effective issue participation

Also updated .markdownlint.json to allow inline HTML (MD033: false) since the subscript uses <sub> tags as required by the specification.

Fixes #79.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: trask <218610+trask@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Add subscript to issue templates Add subscript to issue templates Jul 15, 2025
@Copilot Copilot AI requested a review from trask July 15, 2025 03:31
Copilot finished work on behalf of trask July 15, 2025 03:31
@@ -4,5 +4,6 @@
{
"code_blocks": false,
"tables": false
}
},
"MD033": false

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be here

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot revert this

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.

Add subscript to issue templates
3 participants