From 6acc3a3e566ab1d4ee87ed83a27fb23ccfcc6538 Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Tue, 3 Aug 2021 15:30:09 +0900 Subject: [PATCH] Doc: remove unnecessary part, Add checkbox part --- .github/pull_request_template.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 21a1613..002686c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,3 @@ ---- -name: Pull Request Template -about: Pull Request -title: '' -assignees: '' - ---- - **Describe the PR** A clear and concise description of what the PR is. @@ -18,10 +10,10 @@ If applicable, add screenshots to help explain your commit. Check like `- [x]`. - PR Type - - `Add:` Add feature or enhanced. - - `Fix:` Bug fix or change default values. - - `Clean:` Refactoring. - - `Doc:` Update docs. + - [ ] `Add:` Add feature or enhanced. + - [ ] `Fix:` Bug fix or change default values. + - [ ] `Clean:` Refactoring. + - [ ] `Doc:` Update docs. - Distribution - [ ] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix) - [ ] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style)