diff options
author | Valery Piashchynski <[email protected]> | 2021-06-22 17:41:38 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-22 17:41:38 +0300 |
commit | effa24b4d245dbecfdd6156d505f029f3afd3f75 (patch) | |
tree | b69354f446d6f83058402bfc42d06bc94f5c8a12 | |
parent | 035e432af9a059e9e5187bd03f2e7864ed94c054 (diff) | |
parent | ce53a8e149b76f15e8a5dd88ac3b953798d57e8b (diff) |
Merge branch 'master' into feature/jobs_plugin
-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 ``` |