diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2022-03-26 10:47:13 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2022-03-26 10:47:13 +0100 |
| commit | 9a3b8517057a7021d282a0faacba653da2756f7e (patch) | |
| tree | cfbe502ec77cda8e0bc77c129f5cce5fac0f3cc6 /.github | |
| parent | 4ff3db8a5e705b30bad6d964a878e423c5077016 (diff) | |
templates: Add note about related file
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8ab7475..4df704a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,6 +2,7 @@ title: name: 🪳 Report a bug about: Report a defect. Do not use this for support requests and feature suggestions. +note: Keep in sync with wiki/How-to-report-a-bug.md --- Please do not ignore these instructions. |
