mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-27 02:57:06 -05:00
Add pull request templates
This commit is contained in:
parent
32e4dbbaba
commit
f9b1308192
11
.github/PULL_REQUEST_TEMPLATE/pull_request_fix.md
vendored
Normal file
11
.github/PULL_REQUEST_TEMPLATE/pull_request_fix.md
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
name: Fix
|
||||||
|
about: Provide a fix for this project
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Please describe your fix.**
|
||||||
|
A clear and concise description of what the pull request contains.
|
||||||
11
.github/PULL_REQUEST_TEMPLATE/pull_request_improvement.md
vendored
Normal file
11
.github/PULL_REQUEST_TEMPLATE/pull_request_improvement.md
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
name: Improvement
|
||||||
|
about: Provide an improvement for this project
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Please describe your improvement.**
|
||||||
|
A clear and concise description of what the pull request contains.
|
||||||
Loading…
Reference in New Issue
Block a user