Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
actual-vt-capstone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danieljk
actual-vt-capstone
Commits
6f86bd77
Commit
6f86bd77
authored
2 years ago
by
Tom French
Browse files
Options
Downloads
Patches
Plain Diff
github fix indentation in issue template
parent
d83c75d1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/ISSUE_TEMPLATE/bug-report.yml
+10
-10
10 additions, 10 deletions
.github/ISSUE_TEMPLATE/bug-report.yml
with
10 additions
and
10 deletions
.github/ISSUE_TEMPLATE/bug-report.yml
+
10
−
10
View file @
6f86bd77
name
:
Bug Report
description
:
File a bug report also known as an issue or problem.
title
:
"
[Bug]:
"
labels
:
[
"
bug
"
,
"
needs
triage
"
]
title
:
'
[Bug]:
'
labels
:
[
'
bug
'
,
'
needs
triage
'
]
body
:
-
type
:
markdown
id
:
intro-md
...
...
@@ -11,10 +11,10 @@ body:
-
type
:
dropdown
id
:
existing-issue
attributes
:
label
:
"
Verified
issue
does
not
already
exist?
"
description
:
"
Please
search
to
see
if
an
issue
already
exists
for
the
issue
you
encountered.
"
label
:
'
Verified
issue
does
not
already
exist?
'
description
:
'
Please
search
to
see
if
an
issue
already
exists
for
the
issue
you
encountered.
'
options
:
-
"
I
have
searched
and
found
no
existing
issue
"
-
'
I
have
searched
and
found
no
existing
issue
'
validations
:
required
:
true
-
type
:
textarea
...
...
@@ -23,20 +23,20 @@ body:
label
:
What happened?
description
:
Also tell us, what did you expect to happen?
placeholder
:
Tell us what you see!
value
:
"
A
bug
happened!
"
value
:
'
A
bug
happened!
'
validations
:
required
:
true
-
type
:
textarea
id
:
errors-received
attributes
:
label
:
"
What
error
did
you
receive?
"
description
:
"
If
you
received
an
error
or
a
message
on
the
screen,
please
provide
that
here.
"
label
:
'
What
error
did
you
receive?
'
description
:
'
If
you
received
an
error
or
a
message
on
the
screen,
please
provide
that
here.
'
validations
:
required
:
false
-
type
:
markdown
id
:
env-info
attributes
:
value
:
"
##
Environment
Details
"
value
:
'
##
Environment
Details
'
-
type
:
dropdown
id
:
hosting
attributes
:
...
...
@@ -61,7 +61,7 @@ body:
-
Safari
-
Microsoft Edge
-
Other
-
type
:
dropdown
-
type
:
dropdown
id
:
operating-system
attributes
:
label
:
Operating System
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment