Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
vadere
vadere
Commits
bcbfdd9c
Commit
bcbfdd9c
authored
Nov 28, 2018
by
Benedikt Kleinmeier
Browse files
Added "First, choose a meaningful and short title..." to GitLab issue templates.
parent
9bd22960
Pipeline
#77427
canceled with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/issue_templates/Bug.md
View file @
bcbfdd9c
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "Bug" or "Broken" label:
https://gitlab.lrz.de/vadere/vadere/issues
--->
First, choose a meaningful and short title and mention context in square brackets. E.g., [GUI] Agents overlap if radius greater than 0.2 m
### Summary
...
...
@@ -26,13 +19,13 @@ How can you reproduce the issue?
### Relevant data
-
[If you report a bug] Git branch name and commit hash: branch/hash
-
[If you report a bug in a scenario] P
lease, p
rovide the scenario file
. N
o matter how simple the scenario is.
-
[If you report a bug in a scenario] Provide the scenario file
--- n
o matter how simple the scenario is.
### Logs and outputs
[If relevant] Provide log files or console output with error/warning message.
Please, use code blocks (backticks) and if it is much text encapsulate the text in
`<details>`
tag:
Please, use code blocks (backticks) and if it is much text
,
encapsulate the text in
`<details>`
tag:
<details>
<summary>
Expand file xy...
</summary>
...
...
.gitlab/issue_templates/Feature.md
View file @
bcbfdd9c
First, choose a meaningful and short title and mention context in square brackets. E.g., [GUI] Agents overlap if radius greater than 0.2 m
### Problem to solve
### Further details
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment