diff options
| author | Jeff Epler <jepler@gmail.com> | 2021-03-29 21:30:13 -0500 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2021-03-29 21:31:00 -0500 |
| commit | 1bb5bed80f39806d5543eff9b4a0b77dbd882b93 (patch) | |
| tree | ba7fb6af2dd850857a87ae65752cc4eb44e764e0 /.github/ISSUE_TEMPLATE/bug_report.md | |
| parent | f73625877d642301d1ff4c8cfa823ab0494bd162 (diff) | |
Remove sentence about a link that fixes a problem
Multiple times it has occurred that people left this line in a PR by mistake. it makes it look like they failed to include some useful information, but really is just a misunderstanding. Delete the text to reduce the chance of misunderstanding.
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 22365d0f4..65f61ebb5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -52,5 +52,3 @@ TimeoutError: Clock stretch too long <!-- Optionally, add any other information like hardware connection, scope output etc. If you have already done some debugging, mention it here. --> - -Removing [this](url) line resolves the issue. |
