Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CamiTK
CamiTK Community Edition
Commits
d03c77fe
Commit
d03c77fe
authored
Jun 15, 2018
by
Emmanuel Promayon
Browse files
UPDATED small formatting fussiness
parent
469d1379
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab/issue_templates/Bug.md
View file @
d03c77fe
## About you
:
## About you
[Present yourself and your project you're working on with CamiTK]
## Overview
:
## Overview
[Rewrite here a larger and more detailed restatement of your summary]
## Steps to Reproduce
:
## Steps to Reproduce
[Write here the step - by - step process to reproduce the bug, including file to test (you can attach file on gitlab issue report system)]
## Actual VS Expected Result
:
## Actual VS Expected Result
[Write here the result of the step - by - step process and explain why it is not what you expected]
## Relevant logs and/or screenshots
:
## Relevant logs and/or screenshots
[Paste any relevant logs - please use code blocks (
```
) to format console output, logs, and code as it's very hard to read otherwise.]
## Interpretation & Possible fixes
:
## Interpretation & Possible fixes
[Write here your interpretation of this bug (If you can, link to the line of code that might be responsible for the problem)]
## CamiTK Version
:
## CamiTK Version
[Copy/Paste the output of
`camitk-config -b`
CamiTK Version part ]
...
...
.gitlab/issue_templates/Feature.md
View file @
d03c77fe
## About you
:
## About you
[Present yourself and your project you're working on with CamiTK]
## Product
:
## Product
[Specify which part of framework is concerned]
## Overview
:
## Overview
[Rewrite here a larger and more detailed restatement of your summary]
## Relevant logs and/or screenshots
:
## Relevant logs and/or screenshots
[Paste any relevant logs - please use code blocks (
```
) to format console output,
logs, and code as it's very hard to read otherwise.]
...
...
.gitlab/issue_templates/Technical Feature.md
View file @
d03c77fe
...
...
@@ -26,8 +26,15 @@
## Track
One (or two) of:
/label ~"Track None"
/label ~"Track Code Maintainability"
/label ~"Track Continuous Integration"
/label ~"Track Debugging"
/label ~"Track Knowledge Management"
/label ~"Track Prototyping Experience"
/label ~"Track Technology Integration"
/label ~"Track User Support"
[or if known, add the corresponding track label]
## Misc
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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