You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/2-account-issue.yml
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@ body:
8
8
value: |
9
9
Fill in as much of the template below as you can.
10
10
The more information we have, the better we can help you.
11
-
12
-
**Note:** You can reset the password of your jenkins.io account (issues.jenkins.io, *.jenkins.io websites) yourself by going to [accounts.jenkins.io](https://accounts.jenkins.io) then clicking on "Forgot password".
13
11
- type: dropdown
14
12
id: type
15
13
attributes:
@@ -19,11 +17,15 @@ body:
19
17
options:
20
18
- "I've lost my password"
21
19
- "I didn't receive any email"
20
+
- "I've been blocked by the anti-spam system"
22
21
- "I want my account to be deleted"
23
22
- "Other (please describe in the summary below)"
24
23
validations:
25
24
required: true
26
-
25
+
- type: markdown
26
+
attributes:
27
+
value: |
28
+
**Note:** You can reset the password of your jenkins.io account (issues.jenkins.io, *.jenkins.io websites) yourself by going to [accounts.jenkins.io](https://accounts.jenkins.io) then clicking on "Forgot password".
0 commit comments