diff options
author | Scarsz <Scarsz@users.noreply.github.com> | 2015-04-22 05:50:27 -0700 |
---|---|---|
committer | Scarsz <Scarsz@users.noreply.github.com> | 2015-04-22 05:50:27 -0700 |
commit | 5300a63d0f515902b62b9e72cc71515415504315 (patch) | |
tree | ad0d2e9ca54b283f60aa971cacbc416017b00108 /README.md | |
parent | 639e34e362c3e4cea2532de4b811dc8bb916f9f3 (diff) | |
download | gitea-5300a63d0f515902b62b9e72cc71515415504315.tar.gz gitea-5300a63d0f515902b62b9e72cc71515415504315.zip |
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Gogs (Go Git Service) is a painless self-hosted Git service. - Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) has been reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site. - The demo site [try.gogs.io](https://try.gogs.io) is running under `develop` branch. -- You **MUST** read [CONTRIBUTING.md](CONTRIBUTING.md) before you start filing an issue or making a Pull Request, and **MUST** discuss with us on [Gitter](https://gitter.im/gogits/gogs) for UI changes and feature Pull Reuqests, otherwise it's high possibilities that we are not going to merge it. +- You **MUST** read [CONTRIBUTING.md](CONTRIBUTING.md) before you start filing an issue or making a Pull Request, and **MUST** discuss with us on [Gitter](https://gitter.im/gogits/gogs) for UI changes and feature Pull Requests, otherwise it's high possibilities that we are not going to merge it. - If you think there are vulnerabilities in the project, please talk privately to **u@gogs.io**. Thanks! #### Other language version |