From 3bb11ad27b8658db38ac80e182959bd5de8bce26 Mon Sep 17 00:00:00 2001 From: FrankLeeeee Date: Fri, 3 Feb 2023 10:41:11 +0800 Subject: [PATCH] [doc] fixed the typo in pr template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1d3c43ae402a..f3431226ecc9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ - [ ] I have created an issue for this PR for traceability - [ ] The title follows the standard format: `[doc/gemini/tensor/...]: A concise description` -- [ ] I have added relevant tags if possible for us to better distinguish differnt PRs +- [ ] I have added relevant tags if possible for us to better distinguish different PRs ## 🚨 Issue number