From 50751bec67c4d8fc4c7b683f71a3dd41918593e8 Mon Sep 17 00:00:00 2001 From: Yishuai Li Date: Sat, 27 Nov 2021 03:06:30 -0500 Subject: [PATCH] misc: add NOROUTE instruction back to template (#8379) Co-authored-by: Sukka --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d0efa93a08..73d7ee4a58 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,6 +9,18 @@ Close # ## 完整路由地址 / Example for the proposed route(s) + + ```routes ```