btrbk: add mainProgram (#356350)
[NixPkgs.git] / .github / ISSUE_TEMPLATE / bug_report.md
bloba4b757e9b4f4deb5695321ae8b9b65c1aae275d2
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
12 <!-- A clear and concise description of what the bug is. -->
14 ## Steps To Reproduce
16 Steps to reproduce the behavior:
18 1. ...
19 2. ...
20 3. ...
22 ## Expected behavior
24 <!-- A clear and concise description of what you expected to happen. -->
26 ## Screenshots
28 <!-- If applicable, add screenshots to help explain your problem: -->
30 ## Additional context
32 <!-- Add any other context about the problem here. -->
34 ## Metadata
36 <!-- Please insert the output of running `nix-shell -p nix-info --run "nix-info -m"` below this line -->
38 ## Notify maintainers
40 <!--
41 Please @ people who are in the `meta.maintainers` list of the offending package or module.
42 If in doubt, check `git blame` for whoever last touched something.
43 -->
45 ---
47 Note for maintainers: Please tag this issue in your PR.
49 ---
51 Add a :+1: [reaction] to [issues you find important].
53 [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/
54 [issues you find important]: https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc