summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2021-03-29 21:30:13 -0500
committerJeff Epler <jepler@gmail.com>2021-03-29 21:31:00 -0500
commit1bb5bed80f39806d5543eff9b4a0b77dbd882b93 (patch)
treeba7fb6af2dd850857a87ae65752cc4eb44e764e0
parentf73625877d642301d1ff4c8cfa823ab0494bd162 (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.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
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.