Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SADE
SADE
Commits
0ceb5892
Commit
0ceb5892
authored
Aug 24, 2020
by
mrodzis
💪
Browse files
Feature/
#125
update template links
parent
09c2d66f
Changes
4
Hide whitespace changes
Inline
Side-by-side
.gitlab/issue_templates/Bug.md
View file @
0ceb5892
# Description
Just leave a short summary what the bug is about and where you came to notice it.
## I expected the following to happen:
…
## On the contrary, I observed:
…
# How to reproduce the bug
Please describe briefly how you discovered the bug and what a developer has to do to reproduce it.
_Steps:_
*
Step 1
*
Step 2
*
...
*
Step 1
*
Step 2
*
...
# Severity
How much impact does this bug have on the product or further development?
*
[ ] Minor
*
[ ] Major
*
[ ] Critical
*
[ ] Blocker
*
[ ] Minor
*
[ ] Major
*
[ ] Critical
*
[ ] Blocker
# Platform
*
[ ] Unix
*
[ ] Windows
*
[ ] MacOS
*
[ ] Unix
*
[ ] Windows
*
[ ] MacOS
# Program version
Which version of SADE did you use?
# Related Tickets
# Related tickets
Add related issues if applicable.
/cc
@
mgoebel,
@
hynek,
@
mrodzis
/cc
[
Mathias Göbel
](
https://gitlab.gwdg.de/
mgoebel
)
,
[
Stefan Hynek
](
https://gitlab.gwdg.de/
hynek
)
,
[
Michelle Weidling
](
https://gitlab.gwdg.de/
mrodzis
)
.gitlab/issue_templates/Feature-request.md
View file @
0ceb5892
# Description
Just leave a short summary what the feature is about.
# Use Cases
If you can, please provide use cases for this feature.
# Classification
Is this feature an enhancement of existing code or a completely new feature?
*
[ ] enhancement
*
[ ] new feature
*
[ ] enhancement
*
[ ] new feature
# Related Tickets
Add all related issues if applicable.
/cc
@
mgoebel,
@
hynek,
@
mrodzis
/cc
[
Mathias Göbel
](
https://gitlab.gwdg.de/
mgoebel
)
,
[
Stefan Hynek
](
https://gitlab.gwdg.de/
hynek
)
,
[
Michelle Weidling
](
https://gitlab.gwdg.de/
mrodzis
)
.gitlab/merge_request_templates/Bugfix.md
View file @
0ceb5892
...
...
@@ -3,18 +3,22 @@ we are really happy that you are here. Thank you very much! Please take a moment
to help us include the purposed bugfix to SADE by filling out the following form.
# Related Tickets
Add all related issues and especially those to be closed. Keep in mind that every
bugfix branch needs an issue that properly describes the bug beforehand. If your
fix addresses something untracked, please open a ticket at first.
## Related
## Closes
# Summary
Apart from what is mentioned in the main ticket you are going to close with this
MR, tell us what you have done to achieve this goal.
# Changelog
*
[ ] I added a statement to the CHANGELOG.
/cc
@mrodzis @mgoebel
/cc
[
Mathias Göbel
](
https://gitlab.gwdg.de/mgoebel
)
,
[
Michelle Weidling
](
https://gitlab.gwdg.de/mrodzis
)
.gitlab/merge_request_templates/Feature.md
View file @
0ceb5892
...
...
@@ -4,36 +4,46 @@ But at first we ask you to fill in the following information about your feature.
So please take a few minutes to make this great thing even better.
# Summary
This MR provides…
# Use Cases
If you can, please provide use cases for this feature.
# Documentation
Shall we add your feature to the documentation? There is a
[
feature list
](
docs/featurelist.md
)
available.
## Function Documentation
*
[ ] Of course I prepared all my functions with an appropriate documentation.
## Are there parts of the documentation we have to adjust?
*
[ ] No.
*
[ ] Yes, but I'd like someone else to do it.
*
[ ] Yes, and I already did!
# Tests
Are we able to test this new feature?
*
[ ] Yes, everything can be done via unit tests.
*
[ ] No, it is not possible.
# Changelog
*
[ ] I added a statement to the CHANGELOG.
# Related Tickets
Add all related issues and especially those to be closed.
## Related
## Closes
# Logs and Screenshots
/cc
@mrodzis @mgoebel
/cc
[
Mathias Göbel
](
https://gitlab.gwdg.de/mgoebel
)
,
[
Michelle Weidling
](
https://gitlab.gwdg.de/mrodzis
)
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