UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Currently supported Big Bang Version is 2.51
Show more breadcrumbs
Big Bang
bigbang
Commits
d5ce85f0
Commit
d5ce85f0
authored
4 years ago
by
Josh Wolf
Committed by
joshwolf
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
add examples for hwo to get current bigbang version
parent
32b02419
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!200
chore: add gitlab issue templates for bug and feature requests
,
!188
Staging
Pipeline
#150635
passed with warnings
4 years ago
Stage: .pre
Stage: smoke tests
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/issue_templates/bug.md
+10
-0
10 additions, 0 deletions
.gitlab/issue_templates/bug.md
with
10 additions
and
0 deletions
.gitlab/issue_templates/bug.md
+
10
−
0
View file @
d5ce85f0
...
...
@@ -9,3 +9,13 @@ Provide any steps possible used to reproduce the error (ideally in an isolated f
## BigBang Version
What version of BigBang were you running?
This can be retrieved multiple ways:
```
bash
# via helm
helm
ls
-n
bigbang
# via the deployed umbrella git tag
kubectl get gitrepository
-n
bigbang
```
\ No newline at end of file
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