mirror of https://github.com/jetkvm/kvm.git
chore: improve styling
This commit is contained in:
parent
1bdaf45f77
commit
e77a6c8f5b
|
|
@ -1,9 +1,9 @@
|
||||||
Fixes #<issue-number>
|
Fixes #<issue-number>
|
||||||
|
|
||||||
Summary of the fix
|
### Summary
|
||||||
- What changed and why in 1–3 sentences.
|
- What changed and why in 1–3 sentences.
|
||||||
|
|
||||||
Checklist
|
### Checklist
|
||||||
- [ ] Linked to issue(s) above by issue number (e.g. `Closes #<issue-number>`)
|
- [ ] Linked to issue(s) above by issue number (e.g. `Closes #<issue-number>`)
|
||||||
- [ ] One problem per PR (no unrelated changes)
|
- [ ] One problem per PR (no unrelated changes)
|
||||||
- [ ] Lints pass; CI green
|
- [ ] Lints pass; CI green
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
Closes #<issue-number>
|
Closes #<issue-number>
|
||||||
|
|
||||||
Summary
|
### Summary
|
||||||
|
|
||||||
- What and why in 1–3 sentences.
|
- What and why in 1–3 sentences.
|
||||||
|
|
||||||
Screenshots/videos (UI changes)
|
### UI Changes
|
||||||
|
|
||||||
- Add before/after images or a short clip.
|
- Add before/after images or a short clip.
|
||||||
|
|
||||||
Checklist
|
### Checklist
|
||||||
|
|
||||||
- [ ] Linked to issue(s) above by issue number (e.g. `Closes #<issue-number>`)
|
- [ ] Linked to issue(s) above by issue number (e.g. `Closes #<issue-number>`)
|
||||||
- [ ] One problem per PR (no unrelated changes)
|
- [ ] One problem per PR (no unrelated changes)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue