Files
lighthouse/.github/ISSUE_TEMPLATE/default-issue-template.md
Jimmy Chen 3cb7e59be2 Update issue template (#7938)
* Update issue template

* Delete old issue template
2025-09-18 11:17:31 +10:00

31 lines
554 B
Markdown

---
name: Default issue template
about: Use this template for all issues
title: ''
labels: ''
assignees: ''
---
## Description
Please provide a brief description of the issue.
## Version
Please provide your Lighthouse and Rust version. Are you building from
`stable` or `unstable`, which commit?
## Present Behaviour
Describe the present behaviour of the application, with regards to this
issue.
## Expected Behaviour
How _should_ the application behave?
## Steps to resolve
Please describe the steps required to resolve this issue, if known.