Skip to content

Commit

Permalink
start of new issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
a456pur authored Sep 13, 2023
1 parent 5a1c3fc commit 4cead50
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/🐞-website-bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: "\U0001F41E website bug"
about: if your experiencing a bug with the website, use this template
title: ''
labels: website bug
assignees: a456pur

---

**what is the bug**
a description of the bug you are facing

**reproduce**
write steps here that leads to the error (for example: 1. click on page 2. click on button 3. error occurs). this section is not required, but is strongly recommended

**screenshots**
if you can, add screenshots to help better communicate your problem

**device information**
operating system: (eg: windows, mac, linux)
browser (eg: edge, chrome, opera, arc)

**additional notes**
you can leave anything else you'd like to say about the bug here

0 comments on commit 4cead50

Please sign in to comment.