-
Notifications
You must be signed in to change notification settings - Fork 598
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |