From 73375fd310045726399c3783748a1aa8c7c791f6 Mon Sep 17 00:00:00 2001 From: Yash Dewasthale <72986960+yashdev9274@users.noreply.github.com> Date: Sun, 5 Feb 2023 16:44:48 +0530 Subject: [PATCH] updated issue temaplates --- .github/ISSUE_TEMPLATE/Features_request.yml | 31 +++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Features_request.yml diff --git a/.github/ISSUE_TEMPLATE/Features_request.yml b/.github/ISSUE_TEMPLATE/Features_request.yml new file mode 100644 index 00000000..c68df99c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Features_request.yml @@ -0,0 +1,31 @@ +name: 💡 General Feature Request +description: Have a new idea/feature for LinkFree? Please suggest! +title: "[FEATURE] " +labels: ["⭐ goal: addition","🚦 status: awaiting triage"] +body: + - type: textarea + id: description + attributes: + label: Description + description: A brief description of the enhancement you propose, also include what you tried and what worked. + validations: + required: true + - type: textarea + id: screenshots + attributes: + label: Screenshots + description: Please add screenshots if applicable + validations: + required: false + - type: textarea + id: extrainfo + attributes: + label: Additional information + description: Is there anything else we should know about this idea? + validations: + required: false + - type: markdown + attributes: + value: | + You can also join our Discord community [here]() + Feel free to check out other cool repositories [here](https://github.com/vinta?tab=overview&from=2015-12-01&to=2015-12-31)