mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2026-08-07 13:20:26 +08:00
39 lines
1.1 KiB
Markdown
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 -->
|