diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/pull_request_template.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a0446d7..f32259d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,12 @@ +--- +name: Feature PR +about: Create a feature PR to help us improve the project. +title: '' +labels: 'feature' +assignees: '' + +--- + # [PR] <Title of PR> <Describe briefly your PR here.> |
