mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-23 00:21:30 -08:00
Doc: PR Template and update issue template
This commit is contained in:
parent
12bddb707d
commit
c7544ab2db
3 changed files with 32 additions and 1 deletions
31
.github/pull_request_template.md
vendored
Normal file
31
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
name: Pull Request Template
|
||||
about: Pull Request
|
||||
title: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the PR**
|
||||
A clear and concise description of what the PR is.
|
||||
|
||||
**Related Issue**
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your commit.
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
Check like `- [x]`.
|
||||
|
||||
- PR Type
|
||||
- `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)
|
||||
- [ ] [Lepton's proton style](https://github.com/black7375/Firefox-UI-Fix/tree/proton-style)
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the commit here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue