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