Skip to content

Commit 0ccd165

Browse files
authored
Merge pull request #436 from Aktanusa/dev (Version 2.031.3)
Merge dev-branch for v2.031.3 into master-branch
2 parents 2f761df + 7c9d6f5 commit 0ccd165

File tree

13 files changed

+6869
-5238
lines changed

13 files changed

+6869
-5238
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Please use this template to report bugs you might have found
4+
title: ''
5+
labels: Bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
Please describe the bug and what you would have expected the mod to do
12+
13+
**To Reproduce**
14+
The steps needed to reproduce the behavior:
15+
1. ...
16+
17+
**Screenshots**
18+
If applicable, add screenshots to help explain your problem.
19+
20+
**Save file**
21+
```
22+
If applicable please copy your save file here
23+
```
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for CookieMonster
4+
title: ''
5+
labels: Enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the function you'd like to see added to CookieMonster**
11+
A clear and concise description of what you want to happen.
12+
13+
**Additional files**
14+
Add any other files such as save files or screenshots about the feature request here.

0 commit comments

Comments
 (0)