Skip to content

Commit

Permalink
Merge pull request #436 from Aktanusa/dev (Version 2.031.3)
Browse files Browse the repository at this point in the history
Merge dev-branch for v2.031.3 into master-branch
  • Loading branch information
DanielNoord authored Dec 28, 2020
2 parents 2f761df + 7c9d6f5 commit 0ccd165
Show file tree
Hide file tree
Showing 13 changed files with 6,869 additions and 5,238 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Bug report
about: Please use this template to report bugs you might have found
title: ''
labels: Bug
assignees: ''

---

**Describe the bug**
Please describe the bug and what you would have expected the mod to do

**To Reproduce**
The steps needed to reproduce the behavior:
1. ...

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Save file**
```
If applicable please copy your save file here
```
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for CookieMonster
title: ''
labels: Enhancement
assignees: ''

---

**Describe the function you'd like to see added to CookieMonster**
A clear and concise description of what you want to happen.

**Additional files**
Add any other files such as save files or screenshots about the feature request here.
Loading

0 comments on commit 0ccd165

Please sign in to comment.