|
@@ -7,12 +7,12 @@ Gogs (Go Git Service) is a painless self-hosted Git service written in Go.
|
|
|
|
|
|

|
|
|
|
|
|
-##### Current version: 0.5.16 Beta
|
|
|
+##### Current version: 0.6.0 Beta
|
|
|
|
|
|
### NOTICES
|
|
|
|
|
|
- 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 `dev` branch.
|
|
|
+- 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.
|
|
|
- If you think there are vulnerabilities in the project, please talk privately to **u@gogs.io**. Thanks!
|
|
|
|
|
@@ -30,7 +30,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
|
|
|
- See the [Trello Board](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team.
|
|
|
- Want to try it before doing anything else? Do it [online](https://try.gogs.io/unknwon/gogs) or go down to the **Installation -> Install from binary** section!
|
|
|
- Having trouble? Get help with [Troubleshooting](http://gogs.io/docs/intro/troubleshooting.md).
|
|
|
-- Want to help with localization? Check out [Crowdin](https://crowdin.com/project/gogs)!
|
|
|
+- Want to help with localization? Check out the [guide](http://gogs.io/docs/features/i18n.html)!
|
|
|
|
|
|
## Features
|
|
|
|