Merge branch 'main' into develop

# Conflicts:
#	.github/ISSUE_TEMPLATE/Custom.md
This commit is contained in:
James Cole
2021-01-26 19:58:30 +01:00
3 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help Firefly III improve about: Create a report to help Firefly III improve
title: ''
labels: ''
assignees: ''
--- ---

View File

@@ -1,6 +1,9 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea or feature for Firefly III about: Suggest an idea or feature for Firefly III
title: ''
labels: ''
assignees: ''
--- ---
@@ -28,4 +31,4 @@ Please describe your feature request:
- Make a drawing - Make a drawing
- Donate money (just kidding ;) - Donate money (just kidding ;)
--> -->

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Ask a question
url: https://github.com/firefly-iii/firefly-iii/discussions
about: Please ask and answer questions here.