diff options
| author | Kasra Bigdeli <[email protected]> | 2023-04-19 12:15:03 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-19 12:15:03 -0700 |
| commit | 262a92a2feef9a9f37fb1863234a417a760403e6 (patch) | |
| tree | 593b620849c720b9d7d32755a74cf9b4d237b195 /.github | |
| parent | 4058193bab59eb290ea4825f6c86b97bc10c18c2 (diff) | |
| download | caprover-one-click-apps-262a92a2feef9a9f37fb1863234a417a760403e6.tar.gz caprover-one-click-apps-262a92a2feef9a9f37fb1863234a417a760403e6.zip | |
Update PULL_REQUEST_TEMPLATE.md
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 006c0ff..5a29efc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,3 +11,4 @@ Please note that this repo is mostly for popular apps with thousands of stars an - [ ] I have made sure that instructions.start and instructions.end are clear and self-explanatory. - [ ] Icon is added as a png file to the logos directory. - [ ] I've executed the checks if necessary by running `npm ci && npm run validate_apps && npm run formatter` +- [ ] I will take resposibility addressing any issues that arises as a result of this PR (maintaining this app). |
