Update CONTRIBUTING.md

This commit is contained in:
Louis Lam
2021-10-04 23:31:36 +08:00
committed by GitHub
parent 387a8919f9
commit 8c55a8bf98

View File

@@ -27,7 +27,7 @@ The frontend code build into "dist" directory. The server (express.js) exposes t
# Can I create a pull request for Uptime Kuma? # Can I create a pull request for Uptime Kuma?
Generally, if the pull request is working fine and it do not affect any existing logic, workflow and perfomance, I will merge to the master branch once it is tested. Generally, if the pull request is working fine and it do not affect any existing logic, workflow and perfomance, I will merge into the master branch once it is tested.
If you are not sure, feel free to create an empty pull request draft first. If you are not sure, feel free to create an empty pull request draft first.