···11----
22-name: Bug report
33-about: Create a report to help improve
44-title: ''
55-labels: 'bug'
66-assignees: ''
77-88----
99-1010-Your issue may already be reported!
1111-Please search on the [issue tracker](../) before creating one.
1212-1313-## Expected Behavior
1414-<!--- What should happen? -->
1515-<!--- How it should work? -->
1616-1717-## Current Behavior
1818-<!--- What happens instead of the expected behavior? -->
1919-2020-## Possible Solution
2121-<!--- Not obligatory, but suggest a fix/reason for the bug, -->
2222-<!--- or ideas how to implement the addition or change -->
2323-2424-## Steps to Reproduce
2525-<!--- An unambiguous set of steps to reproduce this bug. -->
2626-<!--- Linked fork or gist if needed. -->
2727-1.
2828-2.
2929-3.
3030-4.
3131-3232-## Context
3333-<!--- How has this issue affected you? What are you trying to accomplish? -->
3434-<!--- Providing context helps us come up with a solution that is most useful in the real world. -->
3535-3636-## Your Environment
3737-<!--- Include relevant details about the environment you experienced the bug in. -->
3838-<!--- If you have run `bud update`, for example, post the flake.lock file. -->
-22
.github/ISSUE_TEMPLATE/community_request.md
···11----
22-name: Commuity Request
33-about: inspire contribution to the `community` branch
44-title: ''
55-labels: 'community'
66-assignees: ''
77-88----
99-1010-Your issue may already be reported!
1111-Please search on the [issue tracker](../) before creating one.
1212-1313-## Ideas
1414-<!--- The `community` branch is meant to provide various preconfigured system options, -->
1515-<!--- useful to all kinds of users. -->
1616-1717-<!--- The point is to engage the community for what it thinks are -->
1818-<!--- sane defaults for various tools. -->
1919-2020-## Requests
2121-<!--- Have a tool that you'd like to see a system profile for? -->
2222-<!--- Feel free to request it here. -->
-24
.github/ISSUE_TEMPLATE/feature_request.md
···11----
22-name: Feature request
33-about: Suggest an idea
44-title: ''
55-labels: 'enhancement'
66-assignees: ''
77-88----
99-1010-Your issue may already be reported!
1111-Please search on the [issue tracker](../) before creating one.
1212-1313-## Would your feature fix an existing issue?
1414-<!--- If your idea is related to, or resolves other issues, please mention. -->
1515-1616-## Describe the solution you'd like
1717-<!--- What you want to happen. -->
1818-1919-## Describe alternatives you've considered
2020-<!--- Any alternative solutions or features you've considered? -->
2121-2222-## Additional context
2323-<!--- Is this feature only useful for a particular usecase? -->
2424-<!--- Please elaborate. -->
-16
.github/ISSUE_TEMPLATE/upstream_notice.md
···11----
22-name: Upstream notice (Issues or Changes)
33-about: Create an upstream notice to help our research
44-title: '[ <put the upstream project> ]: <topic>'
55-labels: 'upstream'
66-assignees: ''
77-88----
99-1010-## Link
1111-<!-- just place a link to the upstream issue, or PR -->
1212-1313-1414-## Context
1515-<!-- We want to make this as cheap for you as possible.
1616-Context is not required but helpful -->