diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b1930fcb1fa3c9d9560158647b86447a73eaed4c..f430b858e1467b9cb9a71c81f2222be4233904f7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,26 @@ labels: 'type:bug, status:requirements, priority-5-triage' **What Renovate type, platform and version are you using?** -<!-- Tell us if you're using the hosted App, or if you are self-hosted Renovate yourself. Platform too (GitHub, GitLab, etc) plus which version of Renovate if you're self-hosted. --> +<!-- Tell us if you're using the hosted App, or if you are self-hosting Renovate yourself. Platform too (GitHub, GitLab, etc) plus which version of Renovate if you're self-hosted. --> + +**Renovate type** + +- [ ] Hosted app +- [ ] Self hosted + +**Renovate platform** + +- [ ] Azure DevOps (dev.azure.com) +- [ ] Azure DevOps Server (self-hosted) +- [ ] Bitbucket Cloud (bitbucket.org) +- [ ] Bitbucket Server (self-hosted) +- [ ] GitHub (github.com, GitHub Enterprise) +- [ ] GitLab (gitlab.com, self-hosted) +- [ ] Gitea (gitea.com, self-hosted) + +**Renovate version (if self hosting)** + +I'm self hosting Renovate with version: ... **Describe the bug**