diff options
author | Unknwon <u@gogs.io> | 2015-09-01 06:31:47 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-01 06:31:47 -0400 |
commit | 17c2d1fc7c236d6a0e7809c4cde0b9f6a029dfb0 (patch) | |
tree | bdb5f989da0e64434b449ad823052c3c8191f2aa /README.md | |
parent | 6c7a93a3acdac90f9af1efbc67961b84f46caa56 (diff) | |
download | gitea-17c2d1fc7c236d6a0e7809c4cde0b9f6a029dfb0.tar.gz gitea-17c2d1fc7c236d6a0e7809c4cde0b9f6a029dfb0.zip |
fix dashboard 500 when no issues at all
- update locales
- update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,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 Requests, otherwise it's high possibilities that we are not going to merge it. +- <span style="color: red">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.</span> - If you think there are vulnerabilities in the project, please talk privately to **u@gogs.io**. Thanks! #### Other language version |