mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore: add issue template
This commit is contained in:
parent
df36e9ff0f
commit
8851678df2
1 changed files with 22 additions and 0 deletions
22
.github/issue_template.md
vendored
Normal file
22
.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
<!--
|
||||||
|
Is this about a security problem?
|
||||||
|
DO NOT RAISE AN ISSUE - please email security@renovateapp.com instead
|
||||||
|
|
||||||
|
Is this question about config help?
|
||||||
|
If so, please open an issue in https://github.com/renovateapp/config-help instead
|
||||||
|
-->
|
||||||
|
|
||||||
|
#### This is a:
|
||||||
|
|
||||||
|
* [ ] Bug report (non-security related)
|
||||||
|
* [ ] Feature request
|
||||||
|
* [ ] I'm not sure which of those it is
|
||||||
|
|
||||||
|
#### I'm using:
|
||||||
|
|
||||||
|
* [ ] The Renovate GitHub App
|
||||||
|
* [ ] Self-hosted GitHub
|
||||||
|
* [ ] Self-hosted GitLab
|
||||||
|
* [ ] Self-hosted VSTS
|
||||||
|
|
||||||
|
#### Please describe the issue:
|
Loading…
Reference in a new issue