mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-05 20:52:50 +08:00
Create pull_request_template.md
This commit is contained in:
parent
3a8dadcc2d
commit
accf4d65c6
10
.github/pull_request_template.md
vendored
Normal file
10
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# What problem are we solving?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# How are we solving the problem?
|
||||||
|
|
||||||
|
|
||||||
|
# Checks
|
||||||
|
- [ ] I have added unit tests if possible.
|
||||||
|
- [ ] I will add related wiki document changes and link to this PR after merging.
|
Loading…
Reference in New Issue
Block a user