Add pointer to many decks.

This commit is contained in:
Gareth Latty
2020-05-23 18:11:08 +01:00
parent cd591c4af1
commit 1bc4f074ed
15 changed files with 115 additions and 18 deletions
+1
View File
@@ -0,0 +1 @@
github: [Lattyware]
+23
View File
@@ -0,0 +1,23 @@
---
name: Bug Report
about: Create a report to help us fix a problem.
title: ''
labels: bug
assignees: ''
---
## Describe the bug
A clear and concise description of what the bug is.
Please copy and paste or screenshot any error you received.
## How to reproduce the bug
Steps to reproduce the behaviour:
1. Start a new game
2. Enable a particular setting
3.
### Expected behaviour
A clear and concise description of what you expected to happen.
+11
View File
@@ -0,0 +1,11 @@
---
name: Feature Request
about: Ask us to add a new feature.
title: ''
labels: enhancement
assignees: ''
---
## Describe the feature
A clear and concise description of what the feature you would like is.