Commit 54f59e02 authored by Moody Salem's avatar Moody Salem

add page url to the issue template

parent 7950e5c0
blank_issues_enabled: false
blank_issues_enabled: true
contact_links:
- name: Support
url: https://discord.gg/FCfyBSbCU5
......
......@@ -126,7 +126,11 @@ App crashed
1. Go to ...
2. Click on ...
...
**URL**
${window.location.href}
${
error.name &&
`**Error**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment