Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
eb8ec784
Commit
eb8ec784
authored
Jun 02, 2019
by
Timo Koch
Browse files
[gitlab] Add templates for issues and feature requests / merge requests
parent
c8b98fa2
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab/issue_templates/Bug.md
0 → 100644
View file @
eb8ec784
<!--
This form is for bug reports ONLY!
If you're looking for help check out the
[
readme
](
/README.md
)
.
-->
**Bug report**
**What happened / Problem description**
:
**What you expected to happen**
:
**How to reproduce it (as minimally and precisely as possible)**
:
**Anything else we need to know?**
:
**Environment**
:
-
Dune version:
-
DuMux version:
-
Others:
.gitlab/issue_templates/Feature.md
0 → 100644
View file @
eb8ec784
<!--
This form is for feature requests ONLY!
If you're looking for help check out the
[
readme
](
/README.md
)
.
-->
**Feature request**
**What does this feature / why does DuMux need it**
:
**Which issue does this feature fix (if any)**
**Anything else we need to know?**
:
.gitlab/merge_request_templates/Merge Request.md
0 → 100644
View file @
eb8ec784
<!--
Thanks for sending a merge request!
If this is your first time, read our
[
contributing guidelines
](
/CONTRIBUTING.md
)
-->
**What this MR does / why does DuMux need it**
:
<!--
**Which issue this MR fixes**
*(optional - uncomment and add issue)*
:
fixes #
-->
**Special notes for your reviewer**
:
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