diff options
author | Arne Döring <arne.doering@gmx.net> | 2019-04-30 09:27:38 +0200 |
---|---|---|
committer | Miran <narimiran@disroot.org> | 2019-04-30 09:27:38 +0200 |
commit | 9dbf56ba2b91eab67fabb492b083e01e6c4309d0 (patch) | |
tree | 8437946581ea2c62edae97a142db7d6bc28feb2c | |
parent | bb8e2eea38385d63eb3e252a6b0054cd24165f9e (diff) | |
download | Nim-9dbf56ba2b91eab67fabb492b083e01e6c4309d0.tar.gz |
Update bug_report.md (#11123)
-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 |