Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenFOAM-plus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Development
OpenFOAM-plus
Commits
a6b38dc3
Commit
a6b38dc3
authored
5 years ago
by
Andrew Heather
Browse files
Options
Downloads
Patches
Plain Diff
GIT: Updated bug issue template
parent
d9cbe69c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/issue_templates/bug.md
+11
-9
11 additions, 9 deletions
.gitlab/issue_templates/bug.md
with
11 additions
and
9 deletions
.gitlab/issue_templates/bug.md
+
11
−
9
View file @
a6b38dc3
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
Before opening a new issue, make sure to search for keywords in the issues
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "bug" label and check to see if it has already been reported
filtered by the "bug" label and check to see if it has already been reported
You can see how your report will be rendered on the platform by using the
"preview" tab above
-->
-->
<!--
<!--
...
@@ -14,12 +17,10 @@
...
@@ -14,12 +17,10 @@
<!-- Summarize the bug encountered concisely -->
<!-- Summarize the bug encountered concisely -->
### Steps to reproduce
### Steps to reproduce
<!-- How one can reproduce the issue - this is very important -->
<!-- How one can reproduce the issue - this is very important -->
### Example case
### Example case
<!--
<!--
...
@@ -29,17 +30,14 @@
...
@@ -29,17 +30,14 @@
whether the bug has been fixed in a more recent version
whether the bug has been fixed in a more recent version
-->
-->
### What is the current *bug* behaviour?
### What is the current *bug* behaviour?
<!-- What actually happens -->
<!-- What actually happens -->
### What is the expected *correct* behavior?
### What is the expected *correct* behavior?
<!-- What you should see instead -->
<!-- What you should see instead -->
### Relevant logs and/or images
### Relevant logs and/or images
<!--
<!--
...
@@ -47,7 +45,6 @@
...
@@ -47,7 +45,6 @@
output, logs, and code as it's very hard to read otherwise.
output, logs, and code as it's very hard to read otherwise.
-->
-->
### Environment information
### Environment information
<!--
<!--
...
@@ -57,15 +54,20 @@
...
@@ -57,15 +54,20 @@
Hardware info : any info that may help?
Hardware info : any info that may help?
Compiler : gcc|intel|clang etc
Compiler : gcc|intel|clang etc
-->
-->
OpenFOAM version :
Operating system :
-
OpenFOAM version :
Compiler :
-
Operating system :
-
Hardware info :
-
Compiler :
### Possible fixes
### Possible fixes
<!--
<!--
If you can, link to the line of code that might be responsible for the
If you can, link to the line of code that might be responsible for the
problem
problem
The "/label ~bug" text is a gitlab flag that will add the "bug" label to this
issue
-->
-->
/label ~bug
/label ~bug
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