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
b97cdf2d
Commit
b97cdf2d
authored
6 years ago
by
Andrew Heather
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: Updated bug report template
parent
49eeeff6
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
.gitlab/issue_templates/bug.md
+37
-18
37 additions, 18 deletions
.gitlab/issue_templates/bug.md
with
37 additions
and
18 deletions
.gitlab/issue_templates/bug.md
+
37
−
18
View file @
b97cdf2d
<!--
-
Please read this
!
<!--
***
Please read this
first! ***
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
--->
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
-->
<!--
All text between these markers are comments and will not be present in the
report
-->
### Summary
(
Summarize the bug encountered concisely
)
<!--
Summarize the bug encountered concisely
-->
### 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
(If possible, please create a SMALL example case and attach it to your bug report)
<!--
If possible, please create a SMALL example and attach it to your report
(If you are using an older version of OpenFOAM this will also determine whether the bug has been fixed in a more recent version)
If you are using an older version of OpenFOAM this will also determine
whether the bug has been fixed in a more recent version
-->
### What is the current *bug* behaviour?
(
What actually happens
)
<!--
What actually happens
-->
### What is the expected *correct* behavior?
(
What you should see instead
)
<!--
What you should see instead
-->
### Relevant logs and/or images
(Paste any relevant logs - please use code blocks (
```
) to format console output,
logs, and code as it's very hard to read otherwise.)
<!--
Paste any relevant logs - please use code blocks (
```
) to format console
output, logs, and code as it's very hard to read otherwise.
-->
### Environment information
(OpenFOAM version : XXX)
(Operating system : XXX)
(Hardware info : XXX)
<!--
Providing details of your set-up can help us identify any issues, e.g.
OpenFOAM version : v1806|v1812|v1906 etc
Operating system : ubuntu|openSUSE|centos etc
Hardware info : any info that may help?
Compiler : gcc|intel|clang etc
-->
OpenFOAM version :
Operating system :
Compiler :
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
<!--
If you can, link to the line of code that might be responsible for the
problem
-->
/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