From 1831ee2d1d22596c3c697c11073e84be61ce5c5d Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 15 Dec 2016 09:56:46 +0100 Subject: [PATCH] Update example install url from try.gogs.io to try.gitea.io (#385) * Update example install url from try.gogs.io to try.gitea.io * Ask if issue can be reproduced on try.gitea.io * Link try.gitea.io to the README --- .github/issue_template.md | 4 ++++ README.md | 3 +++ templates/install.tmpl | 4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index ec619ded50..c6a4df64d9 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -12,6 +12,10 @@ - [ ] PostgreSQL - [ ] MySQL - [ ] SQLite +- Can you reproduce the bug at https://try.gitea.io: + - [ ] Yes (provide example URL) + - [ ] No + - [ ] Not relevant - Log gist: ## Description diff --git a/README.md b/README.md index bc01fb5d7d..16636cea98 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, Mac OS X, Windows and ARM. +Want to try it before doing anything else? +Do it [online](https://try.gitea.io/)! + ## Features - Activity timeline diff --git a/templates/install.tmpl b/templates/install.tmpl index 2f1de90d8e..d16655b343 100644 --- a/templates/install.tmpl +++ b/templates/install.tmpl @@ -91,7 +91,7 @@
- + {{.i18n.Tr "install.domain_helper"}}
@@ -106,7 +106,7 @@
- + {{.i18n.Tr "install.app_url_helper"}}