From 53848e42010c95c1eaad9ec4e57ad0d9bd5e5380 Mon Sep 17 00:00:00 2001 From: Levi Portenier Date: Wed, 28 Aug 2024 11:57:35 -0600 Subject: [PATCH] Add issue template (#627) --- .github/ISSUE_TEMPLATE.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..710fa042 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,20 @@ + + +**Cosmic-applets version:** + + +**Specific applet that this is regarding (if applicable):** + +**Issue/Bug description:** + +**Steps to reproduce:** + +**Expected behavior:** + +**Other notes:**