Commit f2df69cb authored by Tobias Tekath's avatar Tobias Tekath Committed by GitHub
Browse files

Add issue templates

parent 9aac1bcf
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

**Please complete the following information:**
 - OS: 
 - R-Version
 - DTUrtle Version
+20 −0
Original line number Diff line number Diff line
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.