Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
54f59e02
Unverified
Commit
54f59e02
authored
May 12, 2021
by
Moody Salem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add page url to the issue template
parent
7950e5c0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
config.yml
.github/ISSUE_TEMPLATE/config.yml
+1
-1
index.tsx
src/components/ErrorBoundary/index.tsx
+5
-1
No files found.
.github/ISSUE_TEMPLATE/config.yml
View file @
54f59e02
blank_issues_enabled
:
fals
e
blank_issues_enabled
:
tru
e
contact_links
:
contact_links
:
-
name
:
Support
-
name
:
Support
url
:
https://discord.gg/FCfyBSbCU5
url
:
https://discord.gg/FCfyBSbCU5
...
...
src/components/ErrorBoundary/index.tsx
View file @
54f59e02
...
@@ -127,6 +127,10 @@ App crashed
...
@@ -127,6 +127,10 @@ App crashed
2. Click on ...
2. Click on ...
...
...
**URL**
${
window
.
location
.
href
}
${
${
error
.
name
&&
error
.
name
&&
`**Error**
`**Error**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment