mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
New issue templates.
This commit is contained in:
22
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help Firefly III improve
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Bug description**
|
||||||
|
I am running Firefly III version x.x.x
|
||||||
|
|
||||||
|
(please give a clear and concise description of what the bug is)
|
||||||
|
|
||||||
|
**Steps to reproduce**
|
||||||
|
What do you need to do to trigger this bug?
|
||||||
|
|
||||||
|
**Extra info**
|
||||||
|
Please add extra info here, such as OS, browser, and the output from the `/debug`-page of your Firefly III installation (click the version at the bottom).
|
||||||
|
|
||||||
|
**Bonus points**
|
||||||
|
Earn bonus points by:
|
||||||
|
|
||||||
|
- Post a stacktrace from your log files
|
||||||
|
- Add a screenshot
|
25
.github/ISSUE_TEMPLATE/Custom.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/Custom.md
vendored
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
name: I have a question or a problem
|
||||||
|
about: Ask away
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
I am running Firefly III version x.x.x
|
||||||
|
|
||||||
|
**Description of my issue:**
|
||||||
|
|
||||||
|
|
||||||
|
**Steps to reproduce**
|
||||||
|
|
||||||
|
(please include if this problem also exists on the demo site: https://demo.firefly-iii.org/ )
|
||||||
|
|
||||||
|
**Extra info**
|
||||||
|
|
||||||
|
Please add extra info here, such as OS, browser, and the output from the `/debug`-page of your Firefly III installation (click the version at the bottom).
|
||||||
|
|
||||||
|
**Bonus points**
|
||||||
|
Earn bonus points by:
|
||||||
|
|
||||||
|
- Post a stacktrace from your log files
|
||||||
|
- Add a screenshot
|
||||||
|
- Post nginx or Apache configuration
|
20
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea or feature for Firefly III
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Description**
|
||||||
|
Please describe your feature request:
|
||||||
|
|
||||||
|
- I would like Firefly III to do X.
|
||||||
|
- What if you would add Y?
|
||||||
|
|
||||||
|
**Solution**
|
||||||
|
Describe what your feature would add to Firefly III.
|
||||||
|
|
||||||
|
**What are alternatives?**
|
||||||
|
Please describe what alternatives currently exist.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
11
.github/issue_template.md
vendored
11
.github/issue_template.md
vendored
@@ -1,11 +0,0 @@
|
|||||||
I am running Firefly III version x.x.x
|
|
||||||
|
|
||||||
#### Description of my issue:
|
|
||||||
|
|
||||||
#### Steps to reproduce
|
|
||||||
|
|
||||||
(please include if this problem also exists on the demo site)
|
|
||||||
|
|
||||||
#### Other important details (log files, system info):
|
|
||||||
|
|
||||||
Please click the version number in the right corner of any Firefly III page to get debug information.
|
|
Reference in New Issue
Block a user