Skip to content

Commit 506511a

Browse files
committed
Merge branch 'master' into develop
2 parents f41a9c7 + 55771f4 commit 506511a

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Report a Bug in Gecode
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
**Describe the bug**
8+
9+
A clear and concise description of what the bug is.
10+
11+
**To Reproduce**
12+
13+
Try to explain how to reproduce the bug.
14+
15+
**Gecode and Platform Configuration**
16+
17+
Please describe which version of Gecode you use, on which operating system, and with which C++ compiler (including its version).
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Request a Feature in Gecode
3+
about: Suggest a new feasture
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
**Describe the Feature**
10+
11+
Please describe the feature in as much detail as you can.
12+
13+
**Why Is the Requested Feature Useful?**
14+
15+
Please argue why the feature is useful to you and _others_.

0 commit comments

Comments
 (0)