fair-plugin/.github/ISSUE_TEMPLATE/bug_report.md
Colin Stewart 1343e974ac
Make emoji use and rendering consistent in GitHub templates. (#321)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-11-10 11:32:32 -08:00

39 lines
1.1 KiB
Markdown

---
name: "🐞 Bug report"
about: Let us know what needs work
title: '🐞 Bug Report: '
labels: [ 'triage' ]
type: bug
---
<!-- If you have a question, please use Discussions instead: https://github.com/orgs/fairpm/discussions -->
<!--- Provide a general summary of the issue in the Title above -->
## Detailed Description
<!--- Provide a detailed description of the change or addition you are proposing -->
## Expected Behavior
<!--- Tell us what should happen -->
## Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
## Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1.
2.
3.
4.
## Context (Environment)
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug -->
## Possible Implementation
<!--- Not obligatory, but suggest an idea for implementing addition or change -->