0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-17 17:03:53 +01:00
gitea/modules
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
..
analyze
auth [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
avatar
base
cache
charset
context Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
convert [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
cron
emoji
eventsource
generate
git
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
metrics
migrations [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
notification Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
options
password Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
pprof
private
process
public
queue
recaptcha
references
repofiles Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
repository [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
secret
session
setting Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
ssh
storage
structs Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
svg
sync
task [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
templates Fix yet another bug with diff file names (#12771) 2020-09-09 14:08:40 +01:00
test
timeutil
upload
user
util
validation
webhook