diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 3f5aa4815d7f7..d9817b1fd65e4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,14 +1,21 @@ --- name: "\U0001F41B Bug report" -about: Create a report to help us improve +about: Please post any bugs you find while using Floorp here title: '' labels: bug assignees: '' --- - + ## Describe the bug A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 71d34c4c466d2..01abbd9ae9870 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,12 +1,24 @@ --- name: "\U0001F4A1 Feature request" -about: Suggest an idea for this project +about: Suggest an idea for Floorp! title: '' labels: enhancement assignees: '' --- + + ## Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]