From a191a80f654ddf881dd7b5ca83834e1d0ad77b00 Mon Sep 17 00:00:00 2001 From: spirillen <44526987+spirillen@users.noreply.github.com> Date: Wed, 25 Dec 2024 02:07:42 +0000 Subject: [PATCH] placeholder|value 01-phishing.yml Related to https://github.com/Phishing-Database/.github/issues/4 Signed-off-by: spirillen <44526987+spirillen@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/01-phishing.yml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-phishing.yml b/.github/ISSUE_TEMPLATE/01-phishing.yml index 736cc53..fcf7d79 100644 --- a/.github/ISSUE_TEMPLATE/01-phishing.yml +++ b/.github/ISSUE_TEMPLATE/01-phishing.yml @@ -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 @@ -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 @@ -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 @@ -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 @@ -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