pub-solar-os/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
1,020 B
Markdown
Raw Normal View History

2020-01-05 00:21:01 +00:00
---
name: Bug report
2021-02-20 07:07:23 +00:00
about: Create a report to help improve
2020-01-05 00:21:01 +00:00
title: ''
labels: 'bug'
2020-01-05 00:21:01 +00:00
assignees: ''
---
2021-02-20 07:07:23 +00:00
Your issue may already be reported!
Please search on the [issue tracker](../) before creating one.
2020-01-05 00:21:01 +00:00
2021-02-20 07:07:23 +00:00
## Expected Behavior
<!--- What should happen? -->
<!--- How it should work? -->
2020-01-05 00:21:01 +00:00
2021-02-20 07:07:23 +00:00
## Current Behavior
<!--- What happens instead of the expected behavior? -->
2020-01-05 00:21:01 +00:00
2021-02-20 07:07:23 +00:00
## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
<!--- or ideas how to implement the addition or change -->
## Steps to Reproduce
<!--- An unambiguous set of steps to reproduce this bug. -->
<!--- Linked fork or gist if needed. -->
1.
2.
3.
4.
## Context
<!--- 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. -->
## Your Environment
<!--- Include relevant details about the environment you experienced the bug in. -->
<!--- If you have run `bud update`, for example, post the flake.lock file. -->