0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 12:35:08 +01:00
gitea/routers
John Olheiser 26c4a049da
Issue templates directory (#11450)
* Issue templates

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add some comments, appease the linter

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add docs and re-use dir candidates

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add default labels to issue templates

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Generate swagger

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Suggested changes

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update issue.go

* Suggestions

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Extract metadata from legacy if possible

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-11 10:48:39 -04:00
..
admin
api/v1 Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
dev
events
org Set opengraph attributes on org pages (#12803) 2020-09-11 07:41:43 +01:00
private Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
repo Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
routes Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
user
utils
home.go
init.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
install.go
metrics.go
swagger_json.go