From cf446503c2f13c07545788bc6c93a13dc5aade36 Mon Sep 17 00:00:00 2001 From: Pradumna Saraf Date: Sat, 26 Aug 2023 17:44:47 +0530 Subject: [PATCH] Update biodrop-review.yml (#8110) --- .../{linkfree-review.yml => biodrop-review.yml} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename .github/ISSUE_TEMPLATE/{linkfree-review.yml => biodrop-review.yml} (61%) diff --git a/.github/ISSUE_TEMPLATE/linkfree-review.yml b/.github/ISSUE_TEMPLATE/biodrop-review.yml similarity index 61% rename from .github/ISSUE_TEMPLATE/linkfree-review.yml rename to .github/ISSUE_TEMPLATE/biodrop-review.yml index b99d37d..e4c9a8a 100644 --- a/.github/ISSUE_TEMPLATE/linkfree-review.yml +++ b/.github/ISSUE_TEMPLATE/biodrop-review.yml @@ -1,13 +1,13 @@ -name: LinkFree Review -description: Please review my LinkFree profile on a livestream +name: BioDrop Review +description: Please review my BioDrop profile on a livestream title: "[REVIEW]" -labels: [LinkFree review, live stream review] +labels: [BioDrop review, live stream review] body: - type: input id: link attributes: - label: LinkFree profile link - placeholder: "e.g.: https://linkfree.eddiehub.io/eddiejaoude" + label: BioDrop profile link + placeholder: "e.g.: https://biodrop.io/eddiejaoude" validations: required: true - type: markdown