From be478d1984f1a4eb8490112c1a6b03d17d0cfaa0 Mon Sep 17 00:00:00 2001 From: xizheyin Date: Mon, 11 Aug 2025 23:17:47 +0800 Subject: [PATCH] improve "rustdoc.md" issue template Signed-off-by: xizheyin --- .github/ISSUE_TEMPLATE/rustdoc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/rustdoc.md b/.github/ISSUE_TEMPLATE/rustdoc.md index 130d5f67102ac..5210d3f96111f 100644 --- a/.github/ISSUE_TEMPLATE/rustdoc.md +++ b/.github/ISSUE_TEMPLATE/rustdoc.md @@ -1,5 +1,5 @@ --- -name: Problem with rustdoc +name: Problem with rustdoc tool about: Report an issue with how docs get generated. labels: C-bug, T-rustdoc ---