aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2023-11-28 20:44:30 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2023-11-28 21:28:51 -0600
commitff39cac355e79b21049ba0ad181c098aebefc313 (patch)
tree48ed01a00642b24cb24f60959f2a5c40714ea15a /.github/ISSUE_TEMPLATE/bug_report.md
parent2e4fdc1664e094b38814d760b4c933c3c3450a57 (diff)
convert issue templates to yaml
also move the templates to .gitea to reflect the migration to Codeberg
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index cd9bd8d..0000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,17 +0,0 @@
----
-name: Bug report
-about: Something in dwl isn't working correctly
-title: ''
-labels: 'A: bug'
-assignees: ''
-
----
-
-## Info
-dwl version:
-wlroots version:
-## Description
-<!--
-Only report bugs that can be reproduced on the main line
-Report patch issues to their respective authors
--->