From 1012308fbade5ff827d13d21fb7e87de70b4dff5 Mon Sep 17 00:00:00 2001 From: Rajaniraiyn R <72294760+Rajaniraiyn@users.noreply.github.com> Date: Tue, 19 Jul 2022 16:08:16 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20issue=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/mistakes-errors.md | 19 +++++++++++++++++++ .github/ISSUE_TEMPLATE/new-browser.md | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/mistakes-errors.md create mode 100644 .github/ISSUE_TEMPLATE/new-browser.md diff --git a/.github/ISSUE_TEMPLATE/mistakes-errors.md b/.github/ISSUE_TEMPLATE/mistakes-errors.md new file mode 100644 index 0000000..5e0452b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/mistakes-errors.md @@ -0,0 +1,19 @@ +--- +name: Mistakes/Errors +about: Misspellings, Broken links, Missing or Misleading Information +title: '' +labels: bug, documentation, invalid +assignees: Rajaniraiyn + +--- + +**Describe the Error* +A clear and concise description of what the mistake or error is. + +**Location** +File Name: `README.md` +Title: title of the content +Error: brief description of mistake + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/new-browser.md b/.github/ISSUE_TEMPLATE/new-browser.md new file mode 100644 index 0000000..83ff1dc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-browser.md @@ -0,0 +1,19 @@ +--- +name: New Browser +about: 'Add new Entity ' +title: '' +labels: documentation, enhancement +assignees: Rajaniraiyn + +--- + +**Browser***: name of the browser +**Description**: brief description of the browser +**Features**: + - feature 1 + - feature 2 + +**Homepage**: URL of the home page of the browser +**Icon**: URL of the icon + +**Additional Info**: anything else