29 Commits (b4f8da533e1771eb1e0d222d8d586b4220447e4c)

Author SHA1 Message Date
6543 069acf6a21
Add FAQ link to Issue template (#14020) 4 years ago
6543 d02c3508e6
Config lock bot (#13624)
* config lock bot

* Update .github/lock.yml
4 years ago
zeripath 67b1a88e80
add more clarification to the issue-template.md (#13235)
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
mrsdizzie 4cc8697a65
Remove not relevant option from issue template (#13188)
Almost every use of "Not relevant" I see is the opposite -- it is relevant to have an example on try.gitea.io and often we can't do anything until the user provides one. Remove the not-relevant option so people have to decide yes/no if they are going to attempt to reproduce it which will hopefully encourage them to do so in simple cases. 

For actual not-relevant issues No should be a fine answer as well as it would be clear to us when you can't reproduce an example there.

Hopefully this will encourage more examples when people file issues which would lead to quicker fixes.
4 years ago
Antoine GIRARD eed361638a Improve stale message (#9920)
* Improve stale nessage

* Update .github/stale.yml

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
4 years ago
Antoine GIRARD c39df04087 Display Github support button (#7343)
This need an option to be enabled on repo : https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
5 years ago
John Olheiser 5c69e31c22 Add security note to issue template (#6281) 5 years ago
Antoine GIRARD 905e63f5b5 Force the PR close time to 60 days (#5770)
Like the comment that is posted.

Ex: https://github.com/go-gitea/gitea/pull/4749 is closed after 2 weeks and not 2 months
6 years ago
Antoine GIRARD 7cb1d8296d Create stale bot config (#5243) 6 years ago
Patrick G e90bbcaa52 Comment help text for issues (#2281) 7 years ago
Jonas Östanbäck a037cd81ff Add link to forum in issue template (#2070) 7 years ago
Jonas Östanbäck cc5484de10 Update links to Discord server 7 years ago
esell d87596aec4 Add MSSQL to issues template (#1171) 7 years ago
Patrick G aaf9adfbe8 Fix grammar (#1158) 7 years ago
Kim "BKC" Carlbäcker 669dad71f8 Add Screenshot-secion to IssueTemplate.md (#939)
For `UI`-bugs we usually require a Screenshot to debug it 😉
7 years ago
Bwko dc50c78f48 Replace pull request with issue at issue_template (#547) 8 years ago
Sandro Santilli 1831ee2d1d 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
8 years ago
Thomas Boerger 9628d4fb44
Unified GitHub templates accross all projects 8 years ago
Sandro Santilli 27f99a16a6 Review issue and pull templates, drop unused contributing file
The CONTRIBUTING.md from root dir will be used by github
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
rugk 28dc5bb566 Replace gogs.io http links with https version (#3386) 8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
Unknwon f2884d8e31 Minor fix for pull request template [CI SKIP] 8 years ago
Unknwon 03ba257ad2 Update GitHub templates 8 years ago
Unknwon 5ec8ef0230 Update locales 8 years ago
Lubomir I. Ivanov 94f9ff1ac9 ISSUE_TEMPLATE: suggestion to test at try.gogs.io
I've noticed that a lot of issues cannot be reproduced on http://try.gogs.io,
which either hints about specific database type problems or
hints about bugs which are already solved in the newer version
(as http://try.gogs.io is usually a newer build).

This patch adds the suggestion to test the issue at http://try.gogs.io in
the Github "issue template". The user can answer: "Yes", "No", "Not relevant".

"Not relevant" is an option where testing on http://try.gogs.io makes no sense as
the bug is unrelated to the Web UI or is very specific in nature.
8 years ago
Unknwon d324500959 Prepare to release 8 years ago
Bart b91b35b565 Removed duplicate of paragraph 8 years ago
Unknwon 2fdf8fc938 Add issue and pull request template 8 years ago