diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-08-09 01:25:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-09 01:25:55 -0700 |
| commit | 9b006250b249ecd362cd9f754e2ff79345464748 (patch) | |
| tree | 21570231933a7f4eab201d99096e7cfe43f9b1da | |
| parent | b0633716b7e1fffae902cce001b87bce8521032c (diff) | |
| download | seaweedfs-9b006250b249ecd362cd9f754e2ff79345464748.tar.xz seaweedfs-9b006250b249ecd362cd9f754e2ff79345464748.zip | |
Update pull_request_template.md
| -rw-r--r-- | .github/pull_request_template.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b5899d12d..26de250af 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,11 @@ # How are we solving the problem? + +# How is the PR tested? + + + # Checks - [ ] I have added unit tests if possible. - [ ] I will add related wiki document changes and link to this PR after merging. |
