diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2024-05-27 23:05:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-27 15:05:12 +0000 |
commit | 1ed8e6aa5fad235506f211daa9dffd448d9d5ad4 (patch) | |
tree | ecfb9d26333aa6a984006a61ee2734ec5ba7493e /.gitea/issue_template.md | |
parent | 89cc5011716850eb30c9e34130c4b2ecd9829252 (diff) | |
download | gitea-1ed8e6aa5fad235506f211daa9dffd448d9d5ad4.tar.gz gitea-1ed8e6aa5fad235506f211daa9dffd448d9d5ad4.zip |
Update demo site location from try.gitea.io -> demo.gitea.com (#31054)
Diffstat (limited to '.gitea/issue_template.md')
-rw-r--r-- | .gitea/issue_template.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitea/issue_template.md b/.gitea/issue_template.md index 9ad186cca7..cf173a67ca 100644 --- a/.gitea/issue_template.md +++ b/.gitea/issue_template.md @@ -3,7 +3,7 @@ <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord - server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). + server (https://discord.gg/gitea) or forum (https://forum.gitea.com). 3. Please take a moment to check that your issue doesn't already exist. 4. Make sure it's not mentioned in the FAQ (https://docs.gitea.com/help/faq) 5. Please give all relevant information below for bug reports, because @@ -21,7 +21,7 @@ - [ ] MySQL - [ ] MSSQL - [ ] SQLite -- Can you reproduce the bug at https://try.gitea.io: +- Can you reproduce the bug at https://demo.gitea.com: - [ ] Yes (provide example URL) - [ ] No - Log gist: |