From 0482ff9368c6dea34d0905ed5d7bd3ebd2f7e21e Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <84194742+div3xi@users.noreply.github.com> Date: Thu, 25 Nov 2021 02:47:37 +0530 Subject: [PATCH] added template for corrections --- .github/ISSUE_TEMPLATE/corrections.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/corrections.md diff --git a/.github/ISSUE_TEMPLATE/corrections.md b/.github/ISSUE_TEMPLATE/corrections.md new file mode 100644 index 0000000..f5c7033 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/corrections.md @@ -0,0 +1,18 @@ +--- +name: Corrections +about: for corrections inside the documentation related to grammar, facts or urls +title: '' +labels: correction +assignees: '' + +--- + +#### Link +> URL of the page / pages on which you found the mistake + +#### Description +> What are the corrections that should be done + +- +- +-