magicard-cups-driver: init at 1.4.0 (#338852)
[NixPkgs.git] / .github / ISSUE_TEMPLATE / bug_report.md
blobd0473b9473fb658bd16046fd4a886beda305d5ec
1 ---
2 name: Bug report
3 about: Create a report to help us improve
4 title: ''
5 labels: '0.kind: bug'
6 assignees: ''
8 ---
10 ### Describe the bug
11 A clear and concise description of what the bug is.
13 ### Steps To Reproduce
14 Steps to reproduce the behavior:
15 1. ...
16 2. ...
17 3. ...
19 ### Expected behavior
20 A clear and concise description of what you expected to happen.
22 ### Screenshots
23 If applicable, add screenshots to help explain your problem.
25 ### Additional context
26 Add any other context about the problem here.
28 ### Notify maintainers
30 <!--
31 Please @ people who are in the `meta.maintainers` list of the offending package or module.
32 If in doubt, check `git blame` for whoever last touched something.
33 -->
35 ### Metadata
36 Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result.
38 ```console
39 [user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
40 output here
41 ```
43 ---
45 Add a :+1: [reaction] to [issues you find important].
47 [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/
48 [issues you find important]: https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc