diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f430b858e1467b9cb9a71c81f2222be4233904f7..2704ce3b03c66f2fd978eb159b17ff87882dff66 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,9 +24,9 @@ labels: 'type:bug, status:requirements, priority-5-triage' - [ ] Azure DevOps Server (self-hosted) - [ ] Bitbucket Cloud (bitbucket.org) - [ ] Bitbucket Server (self-hosted) +- [ ] Gitea (gitea.com, self-hosted) - [ ] GitHub (github.com, GitHub Enterprise) - [ ] GitLab (gitlab.com, self-hosted) -- [ ] Gitea (gitea.com, self-hosted) **Renovate version (if self hosting)** diff --git a/docs/usage/modules/platform.md b/docs/usage/modules/platform.md index 0d15231d430fcf540dc705147db127da7bb71307..7adbbfa51f4d48c4bcd89ef693bfdeb308e650a6 100644 --- a/docs/usage/modules/platform.md +++ b/docs/usage/modules/platform.md @@ -8,6 +8,6 @@ The currently supported platforms are: - Azure DevOps Server (self-hosted) - Bitbucket Cloud (bitbucket.org) - Bitbucket Server (self-hosted) +- Gitea (gitea.com, self-hosted) - GitHub (github.com, GitHub Enterprise) - GitLab (gitlab.com, self-hosted) -- Gitea (gitea.com, self-hosted)