diff --git a/.github/ISSUE_TEMPLATE/lighthouse.md b/.github/ISSUE_TEMPLATE/lighthouse.md new file mode 100644 index 0000000..94d831d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/lighthouse.md @@ -0,0 +1,13 @@ +--- +name: Lighthouse +about: Audit non-conformity (issue or fix) +title: "[Category]" +labels: lighthouse +assignees: '' + +--- + +> Replace with description + +Category|Score before fix|Score after fix +--|--|-- \ No newline at end of file