Skip to content

Commit 994d27d

Browse files
authored
Update code-signing-certificate-request.yml (#440)
1 parent 0521195 commit 994d27d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/ISSUE_TEMPLATE/code-signing-certificate-request.yml

-11
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ body:
1010
value: |
1111
Please fill in the information below to request a code signing certificate for your existing .NET Foundation project.
1212
13-
You will need a LastPass account for receiving the credentials. If you'd prefer to provide the email address via email, please email [email protected] with it.
14-
1513
You can ping on discord for status, but GitHub issues is the primary way to request support to allow for tracking
1614
and involving the project support team.
1715
- type: input
@@ -22,14 +20,6 @@ body:
2220
placeholder: ex. [email protected]
2321
validations:
2422
required: true
25-
- type: input
26-
id: lastpass-email
27-
attributes:
28-
label: LastPass Email
29-
description: What email should be used for LastPass
30-
placeholder: ex. [email protected]
31-
validations:
32-
required: true
3323
- type: checkboxes
3424
id: onboarding
3525
attributes:
@@ -41,5 +31,4 @@ body:
4131
- label: Create organization with DigiCert
4232
- label: Request certificate from DigiCert
4333
- label: Received certificate and finalize sign service configuration
44-
- label: Provide credentials in shared folder in LastPass
4534

0 commit comments

Comments
 (0)