diff options
author | 2024-02-18 22:55:59 +0800 | |
---|---|---|
committer | 2024-02-18 22:55:59 +0800 | |
commit | 3ab540f19ddc83f1541ac342f25aa59b7db5481e (patch) | |
tree | be11f1f579d4741bb2f5262f6f58a2b69ae7fb75 | |
parent | 4ac53a5a39e74d5eb12bee22d0fd4783acaae670 (diff) | |
download | rathole-3ab540f19ddc83f1541ac342f25aa59b7db5481e.tar.gz rathole-3ab540f19ddc83f1541ac342f25aa59b7db5481e.tar.zst rathole-3ab540f19ddc83f1541ac342f25aa59b7db5481e.zip |
chore: update bug_report.md
-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 41f537f..abd35b2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,3 +28,4 @@ If you encountered a panic, please re-run with `RUST_BACKTRACE=1` to provide the - OS: <!-- Please fill in distribution if you're using linux--> - `rathole --version` output: - CPU architecture: +- rustc version: |