From 326a644f71d591a9adca7bf02131b0c0d6324633 Mon Sep 17 00:00:00 2001 From: yaozhicheng Date: Fri, 6 Dec 2024 09:53:44 +0800 Subject: [PATCH] pr temp: add header --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index afe7663..0ca237c 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,3 +1,12 @@ +--- +name: Default Pull Request +about: Contribute new feature for this project +title: '' +labels: '' +assignees: '' + +--- + # Description Please include a summary of the changes and the related issue.