diff options
author | Valery Piashchynski <[email protected]> | 2021-06-22 14:13:38 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-22 14:13:38 +0300 |
commit | ce53a8e149b76f15e8a5dd88ac3b953798d57e8b (patch) | |
tree | 4061f47b1996bb43a14a1875d474e279940110db /.github | |
parent | 87d023d32feef5fe28c9bb65a796deb77d536b15 (diff) |
Update bug_report.md
Diffstat (limited to '.github')
-rwxr-xr-x | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 448a1aa4..ae68d57d 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve title: "[BUG]" labels: B-bug, F-need-verification -assignees: 48d90782 +assignees: rustatian --- @@ -28,6 +28,8 @@ I expected to see this happen: *explanation* Instead, this happened: *explanation* The version of RR used: *explanation* + +My `.rr.yaml` configuration is: *config* Errortrace, Backtrace or Panictrace ``` |