mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
26c4a049da
* Issue templates Signed-off-by: jolheiser <[email protected]> * Add some comments, appease the linter Signed-off-by: jolheiser <[email protected]> * Add docs and re-use dir candidates Signed-off-by: jolheiser <[email protected]> * Add default labels to issue templates Signed-off-by: jolheiser <[email protected]> * Generate swagger Signed-off-by: jolheiser <[email protected]> * Suggested changes Signed-off-by: jolheiser <[email protected]> * Update issue.go * Suggestions Signed-off-by: jolheiser <[email protected]> * Extract metadata from legacy if possible Signed-off-by: jolheiser <[email protected]> Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: techknowlogick <[email protected]>