From d7b9e4d0b178da2e48915d3a1a11a4b2d3168821 Mon Sep 17 00:00:00 2001 From: Lemon73 <108001913+Lemon73-Computing@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:23:33 +0900 Subject: [PATCH] add: page request template for issue --- .github/ISSUE_TEMPLATE/page_request.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/page_request.md diff --git a/.github/ISSUE_TEMPLATE/page_request.md b/.github/ISSUE_TEMPLATE/page_request.md new file mode 100644 index 0000000..200c4fb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/page_request.md @@ -0,0 +1,14 @@ +--- +name: Page request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Describe the page you'd like to add** +A clear and concise description of what you want to add page. + +**Additional context** +Add any other context or screenshots about the feature request here.