diff options
| author | Young-Flash <dongyang@apache.org> | 2024-02-21 20:08:02 +0800 |
|---|---|---|
| committer | Young-Flash <dongyang@apache.org> | 2024-02-21 20:08:02 +0800 |
| commit | 689fa2055489cddd01fff217d5d9c49d38378487 (patch) | |
| tree | efe37b623f626e9a41af0ab5a0202cbc1db7cc4f | |
| parent | f610e7c22a13987b4b383ddfe7052ee8da813a41 (diff) | |
| download | rust-689fa2055489cddd01fff217d5d9c49d38378487.tar.gz rust-689fa2055489cddd01fff217d5d9c49d38378487.zip | |
add repository link entry
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1b9738bba2d..97c1b64494d 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 |
