Unnamed repository; edit this file 'description' to name the repository.
add repository link entry
Young-Flash 2024-02-21
parent f610e7c · commit 689fa20
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 1b9738bba2..97c1b64494 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -24,6 +24,8 @@ Otherwise please try to provide information which will help us to fix the issue
**relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTC`, `RUSTUP_HOME` or `CARGO_HOME`)
+**repository link (if public, optional)**: (eg. [rust-analyzer](https://github.com/rust-lang/rust-analyzer))
+
**code snippet to reproduce**:
```rust
// add your code here