diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..6ee863d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[BUG]" +labels: bug +assignees: '' + +--- + +**Setup** + - OS: [e.g. windows] + - Browser: [e.g. chrome, safari, Foundry app] + - Module version: [e.g. 1.2.5] + - Foundry version: [e.g. 0.8.6] + - Gaming system & version: [e.g. dnd5e 1.3.3] + - Any other modules enabled: [yes/no] + +**Describe the bug** +A clear and concise description of what the bug is. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Console Log** +Please check the console (F12) to see if there are any errors and also include them. + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..f455865 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[FEATURE]" +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/other-issues.md b/.github/ISSUE_TEMPLATE/other-issues.md new file mode 100644 index 0000000..9fcfe20 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other-issues.md @@ -0,0 +1,10 @@ +--- +name: Other issues +about: For any other issues +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/wiki/img/.thumb/DownloadUtility.png.jpg b/wiki/img/.thumb/DownloadUtility.png.jpg new file mode 100644 index 0000000..653f1e7 Binary files /dev/null and b/wiki/img/.thumb/DownloadUtility.png.jpg differ diff --git a/wiki/img/.thumb/MacroConfig.png.jpg b/wiki/img/.thumb/MacroConfig.png.jpg index 56785c6..9ab50a1 100644 Binary files a/wiki/img/.thumb/MacroConfig.png.jpg and b/wiki/img/.thumb/MacroConfig.png.jpg differ diff --git a/wiki/img/.thumb/ModuleSettings.png.jpg b/wiki/img/.thumb/ModuleSettings.png.jpg index 3d07d35..c8a1d83 100644 Binary files a/wiki/img/.thumb/ModuleSettings.png.jpg and b/wiki/img/.thumb/ModuleSettings.png.jpg differ diff --git a/wiki/img/.thumb/SoundboardConfig.png.jpg b/wiki/img/.thumb/SoundboardConfig.png.jpg index 03a6488..48d7649 100644 Binary files a/wiki/img/.thumb/SoundboardConfig.png.jpg and b/wiki/img/.thumb/SoundboardConfig.png.jpg differ