mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-09-13 19:13:42 +02:00
Add GH issue template Lighthouse
This commit is contained in:
parent
0cd5d11cd8
commit
52a7961f36
1 changed files with 13 additions and 0 deletions
13
.github/ISSUE_TEMPLATE/lighthouse.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/lighthouse.md
vendored
Normal file
|
@ -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
|
||||||
|
--|--|--
|
Loading…
Add table
Reference in a new issue