Skip to content

Commit eeaec47

Browse files
committed
Dunno if this will work
Signed-off-by: snipe <[email protected]>
1 parent 0d3c867 commit eeaec47

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ body:
77
- type: markdown
88
attributes:
99
value: |
10-
Thanks for taking the time to fill out this bug report! Most issues are documented in the [Snipe-IT repository's issues](https://github.com/grokability/snipe-it/issues) or in the official [Common Issues section of the Documentation](https://snipe-it.readme.io/docs/common-issues#/) and are due to `.env` misconfiguration, [Server Permissions](https://snipe-it.readme.io/docs/debugging-permissions#/), or [Database Migrations](https://snipe-it.readme.io/docs/database-issues#run-migrations).
10+
Thanks for taking the time to fill out this bug report! Most issues are documented in the [Snipe-IT repository's issues](https://github.com/grokability/snipe-it/issues) or in the official [Common Issues section of the Documentation](https://snipe-it.readme.io/docs/common-issues#/) and are due to the following:
11+
12+
- `.env` misconfiguration
13+
- [Server Permissions](https://snipe-it.readme.io/docs/debugging-permissions#/)
14+
- [Database Migrations](https://snipe-it.readme.io/docs/database-issues#run-migrations)
15+
16+
Please make sure you've checked these resources before submitting a new issue.
1117
- type: input
1218
id: version
1319
attributes:

0 commit comments

Comments
 (0)