Skip to content

Commit 092345a

Browse files
authored
chore: make it clearer that CE/EE issues should go to the Mend repo (renovatebot#41085)
As a means to nudge folks more clearly, instead of needing to do it as a comment on the Discussion.
1 parent 192b634 commit 092345a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/DISCUSSION_TEMPLATE/request-help.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ body:
33
id: how-are-you-running-renovate
44
attributes:
55
label: How are you running Renovate?
6+
description: |
7+
Note that if you're using the Mend Renovate Self-Hosted Community/Enterprise Edition (aka "Renovate CE"/"Renovate EE"), please raise an issue on the [mend/renovate-ce-ee issue tracker](https://github.com/mend/renovate-ce-ee/issues/new?template=request-help.yml).
8+
9+
If it happens to be a Renovate CLI issue, we can continue to support it over there.
610
options:
711
- 'A Mend.io-hosted app'
8-
- 'Self-hosted Renovate'
12+
- 'Self-hosted Renovate CLI'
913

1014
- type: dropdown
1115
id: self-hosted-platform

0 commit comments

Comments
 (0)