summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-06-22 17:41:38 +0300
committerGitHub <[email protected]>2021-06-22 17:41:38 +0300
commiteffa24b4d245dbecfdd6156d505f029f3afd3f75 (patch)
treeb69354f446d6f83058402bfc42d06bc94f5c8a12
parent035e432af9a059e9e5187bd03f2e7864ed94c054 (diff)
parentce53a8e149b76f15e8a5dd88ac3b953798d57e8b (diff)
Merge branch 'master' into feature/jobs_plugin
-rwxr-xr-x.github/ISSUE_TEMPLATE/bug_report.md4
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
```