Skip to content

Commit

Permalink
chore: improve bug report template (#9853)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose authored May 5, 2021
1 parent df12fce commit 03e1ade
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down

0 comments on commit 03e1ade

Please sign in to comment.