From 701ea4b0b3fbbc7bdc6c820679530c3fb873c52d Mon Sep 17 00:00:00 2001 From: Michael Feher Date: Tue, 14 Jan 2025 14:37:46 -0500 Subject: [PATCH] chore: add ui improvement template --- .../ISSUE_TEMPLATE/\360\237\222\204-ui-improvement.md" | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ".github/ISSUE_TEMPLATE/\360\237\222\204-ui-improvement.md" diff --git "a/.github/ISSUE_TEMPLATE/\360\237\222\204-ui-improvement.md" "b/.github/ISSUE_TEMPLATE/\360\237\222\204-ui-improvement.md" new file mode 100644 index 00000000..47b68b93 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\222\204-ui-improvement.md" @@ -0,0 +1,7 @@ +--- +name: "💄 UI Improvement" +about: "Suggest changes to the way the application is displaying information" +title: "💄 " +labels: "task" +assignees: "" +--- \ No newline at end of file