diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..03ae4b34c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,30 @@ +--- +name: Bug report +about: For bugs and general problems +title: +labels: '' +assignees: '' + +--- + +Cockpit version: xxx +OS: +Page: + + + + + +Steps to reproduce + +1. +2. +3. + + diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md new file mode 100644 index 000000000..dafce0bc0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -0,0 +1,12 @@ +--- +name: Enhancement +about: For feature requests and discussion of ideas +title: +labels: 'enhancement' +assignees: '' + +--- + +Page: + +