From 782a746aa24e963661470dab5ac324af1b9a98f1 Mon Sep 17 00:00:00 2001 From: Ujjwal <75884061+UG-SEP@users.noreply.github.com> Date: Fri, 18 Jun 2021 19:30:04 +0530 Subject: [PATCH] docs(template): create proposal issue (#360) --- .github/ISSUE_TEMPLATE/proposal.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/proposal.md diff --git a/.github/ISSUE_TEMPLATE/proposal.md b/.github/ISSUE_TEMPLATE/proposal.md new file mode 100644 index 00000000..c98dc7c9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/proposal.md @@ -0,0 +1,24 @@ +--- +name: Proposal +about: Wanted to add Algorithm. This issue best for you... +title: '[Algorithm name] in [language]' +labels: Proposal +assignees: '' + +--- + +## Information about Algorithm + +(Type here) +### Have you read the [Contributing.md](https://github.com/MakeContributions/DSA/blob/main/CONTRIBUTING.md) and [Code of conduct](https://github.com/MakeContributions/DSA/blob/main/CODE_OF_CONDUCT.md) + +- [ ] Yes +- [ ] No + +## Other context + +(Type here)