Age | Commit message (Expand) | Author |
2019-07-02 | 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 | Antoine GIRARD |
2019-03-08 | Add security note to issue template (#6281) | John Olheiser |
2019-01-19 | 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 | Antoine GIRARD |
2018-12-20 | Create stale bot config (#5243) | Antoine GIRARD |
2017-08-09 | Comment help text for issues (#2281) | Patrick G |
2017-06-28 | Add link to forum in issue template (#2070) | Jonas Östanbäck |
2017-06-11 | Update links to Discord server | Jonas Östanbäck |
2017-03-10 | Add MSSQL to issues template (#1171) | esell |
2017-03-09 | Fix grammar (#1158) | Patrick G |
2017-02-17 | Add Screenshot-secion to IssueTemplate.md (#939)•••For `UI`-bugs we usually require a Screenshot to debug it :wink: | Kim "BKC" Carlbäcker |
2016-12-31 | Replace pull request with issue at issue_template (#547) | Bwko |
2016-12-15 | 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
| Sandro Santilli |
2016-11-28 | Unified GitHub templates accross all projects | Thomas Boerger |
2016-11-05 | Review issue and pull templates, drop unused contributing file•••The CONTRIBUTING.md from root dir will be used by github
| Sandro Santilli |
2016-11-03 | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar |
2016-08-05 | Replace gogs.io http links with https version (#3386) | rugk |
2016-08-05 | #3348 always use relative avatar link in the template | Unknwon |
2016-07-28 | Minor fix for pull request template [CI SKIP] | Unknwon |
2016-07-28 | Update GitHub templates | Unknwon |
2016-03-23 | Update locales | Unknwon |
2016-03-02 | 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.
| Lubomir I. Ivanov |
2016-02-24 | Prepare to release | Unknwon |
2016-02-21 | Removed duplicate of paragraph | Bart |
2016-02-17 | Add issue and pull request template | Unknwon |