diff --git a/.github/ISSUE_REQUEST_TEMPLATE/issue_request_template.md b/.github/ISSUE_REQUEST_TEMPLATE/issue_request_template.md new file mode 100644 index 0000000..670f0d9 --- /dev/null +++ b/.github/ISSUE_REQUEST_TEMPLATE/issue_request_template.md @@ -0,0 +1,36 @@ + + +**Severity:** + + + +**Description:** + + + + +**Steps to Reproduce:** + + + + +**Configuration:** + + diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..19891f4 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,51 @@ + + +**Issue:** + + + +**Type:** + + + +**Description:** + + + +**Testing:** + + + +**Configuration:** + + + +