diff options
-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 5fe7971a3..8a4f43123 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -38,6 +38,7 @@ Hello World! * Your Nim version (output of `nim -v`). * Was it working in the previous Nim releases? * A link to a related issue or discussion. +* A project reference where (and how) the issue causes problems. --> ``` $ nim -v |