Add issue templates. #623
12
.github/ISSUE_TEMPLATE/5_Website_Issues.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/5_Website_Issues.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
name: "🌐 Website Issues"
|
||||||
|
about: Report issues with the website.
|
||||||
|
---
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|||||||
|
|
||||||
|
<!--
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
Please add screenshots if applicable
|
||||||
|
-->
|
Reference in New Issue
Block a user
Your headings are inconsistent. I prefer to use h2 like you did here, instead of h3 in the other templates.