Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 737419e

Browse files
KyleTryonJaryt
authored andcommitted
chore: fix support issue template
1 parent 6981751 commit 737419e

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/EXTERNAL_SUPPORT.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,11 @@ labels: [email]
77
body:
88
- type: markdown
99
attributes:
10-
value: "If you are unable to open a GitHub issue, allow us to help! Contact CircleCI support via email and we will create a ticket for you. support@circleci.com."
10+
value: "If you are unable to open a GitHub issue, allow us to help! Contact CircleCI support via email and we will create a ticket for you. support@circleci.com."
11+
- type: checkboxes
12+
id: confirmation
13+
attributes:
14+
label: "Confirmation: This issue will be automatically deleted if accidentally submitted. If you are able to open an issue on GitHub, please use a different template."
15+
description: I understand this will be removed.
16+
options:
17+
- label: I understand this will be removed.

0 commit comments

Comments
 (0)