Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
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
vicotor
frontend
Commits
a14bb025
Commit
a14bb025
authored
Jun 08, 2023
by
tom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
one more fix of issue templates
parent
ece998de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
14 deletions
+8
-14
bug_report.yml
.github/ISSUE_TEMPLATE/bug_report.yml
+8
-14
No files found.
.github/ISSUE_TEMPLATE/bug_report.yml
View file @
a14bb025
...
@@ -44,25 +44,19 @@ body:
...
@@ -44,25 +44,19 @@ body:
id
:
version
id
:
version
attributes
:
attributes
:
label
:
App version
label
:
App version
description
:
The version of the front-end app you use. You can find it in the footer of the page
description
:
The version of the front-end app you use. You can find it in the footer of the page
.
placeholder
:
v1.2.0
placeholder
:
v1.2.0
validations
:
validations
:
required
:
true
required
:
true
-
type
:
dropdown
-
type
:
input
id
:
browser
id
:
browser
# validations:
# validations:
# required: true
# required: true
attributes
:
attributes
:
label
:
Browser
label
:
Browser
description
:
What browsers are you seeing the problem on?
description
:
What browsers are you seeing the problem on? Please specify browser vendor and its version.
multiple
:
true
placeholder
:
Google Chrome
111
options
:
-
Firefox
-
Chrome
-
Safari
-
Microsoft Edge
-
Other (please specify in the comment)
-
type
:
dropdown
-
type
:
dropdown
id
:
operating-system
id
:
operating-system
...
@@ -72,13 +66,13 @@ body:
...
@@ -72,13 +66,13 @@ body:
label
:
Operating system
label
:
Operating system
description
:
The operating system this issue occurred with.
description
:
The operating system this issue occurred with.
options
:
options
:
-
label
:
macOS
-
macOS
-
label
:
Windows
-
Windows
-
label
:
Linux
-
Linux
-
type
:
textarea
-
type
:
textarea
id
:
additional-information
id
:
additional-information
attributes
:
attributes
:
label
:
Additional information
label
:
Additional information
description
:
|
description
:
|
Use this section to provide any additional information you might have (e.g screenshots or screencasts)
Use this section to provide any additional information you might have (e.g screenshots or screencasts).
\ No newline at end of file
\ No newline at end of file
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