Antoine GIRARD
1799aa77b2
Improve stale message ( #9920 )
* Improve stale nessage
* Update .github/stale.yml
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
6 years ago
Antoine GIRARD
7d7a699c41
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
6 years ago
John Olheiser
722e01a454
Add security note to issue template ( #6281 )
7 years ago
Antoine GIRARD
00e8edd162
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
7 years ago
Antoine GIRARD
cd15f0ac83
Create stale bot config ( #5243 )
7 years ago
Patrick G
f427f7848d
Comment help text for issues ( #2281 )
8 years ago
Jonas Östanbäck
53716f6fbc
Add link to forum in issue template ( #2070 )
8 years ago
Jonas Östanbäck
a09354edcc
Update links to Discord server
8 years ago
esell
141405a424
Add MSSQL to issues template ( #1171 )
9 years ago
Patrick G
666e7debd5
Fix grammar ( #1158 )
9 years ago
Kim "BKC" Carlbäcker
66c92d6f2b
Add Screenshot-secion to IssueTemplate.md ( #939 )
For `UI`-bugs we usually require a Screenshot to debug it 😉
9 years ago
Bwko
24afb06b36
Replace pull request with issue at issue_template ( #547 )
9 years ago
Sandro Santilli
4a3ce016e4
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
9 years ago
Thomas Boerger
b241428534
Unified GitHub templates accross all projects
9 years ago
Sandro Santilli
d895b21c93
Review issue and pull templates, drop unused contributing file
The CONTRIBUTING.md from root dir will be used by github
9 years ago
Rémy Boulanouar
9712d5ee89
Change import reference to match gitea instead of gogs ( #37 )
9 years ago
rugk
2dcea2a63c
Replace gogs.io http links with https version ( #3386 )
9 years ago
Unknwon
ad3b586d6e
#3348 always use relative avatar link in the template
9 years ago
Unknwon
3767e01880
Minor fix for pull request template [CI SKIP]
9 years ago
Unknwon
779e285474
Update GitHub templates
9 years ago
Unknwon
f1b1d8d153
Update locales
10 years ago
Lubomir I. Ivanov
7b2a573755
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.
10 years ago
Unknwon
e1e7bd8013
Prepare to release
10 years ago
Bart
0bda8c5bef
Removed duplicate of paragraph
10 years ago
Unknwon
9ac1558741
Add issue and pull request template
10 years ago