Skip to content

Commit

Permalink
placeholder|value 01-phishing.yml
Browse files Browse the repository at this point in the history
Related to #4

Signed-off-by: spirillen <[email protected]>
  • Loading branch information
spirillen authored Dec 25, 2024
1 parent 4974261 commit a191a80
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions .github/ISSUE_TEMPLATE/01-phishing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,7 @@ body:
* `https://sub.example.com/page`
* **NSFW** `example.com`
* `192.168.0.0/16`
value: |
* `example.com`
* `sub.example.com`
* `https://example.com/page`
* `https://sub.example.com/page`
* **NSFW** `example.com`
* `192.168.0.0/16`
render: Text
validations:
required: true

Expand All @@ -73,11 +67,7 @@ body:
* `sub.example.org`
* `https://example.org/page`
* `https://sub.example.org/page`
value: |
* `example.org`
* `sub.example.org`
* `https://example.org/page`
* `https://sub.example.org/page`
render: Text
validations:
required: true

Expand All @@ -89,9 +79,6 @@ body:
placeholder: |
I discovered this phishing by...
I was targeted by this phishing by...
value: |
I discovered this phishing by...
I was targeted by this phishing by...
validations:
required: true

Expand Down Expand Up @@ -125,8 +112,6 @@ body:
One link per line.
placeholder: |
* https://sub.example.co.uk/page
value: |
* https://sub.example.co.uk/page
validations:
required: false

Expand All @@ -137,7 +122,5 @@ body:
description: Is there anything else you'd like to add?
placeholder: |
I have also noticed that...
value: |
I have also noticed that...
validations:
required: false

0 comments on commit a191a80

Please sign in to comment.