diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..f4085fa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,17 @@ +--- +name: Bug +about: Create a report to help us improve +title: Issue in Vulkan +labels: bug +assignees: RafaelSolVargas + +--- + +**Describe your context** +The Vulkan contains some configuration parameters set up in the Configs/Config.py file, tell us what values you are using. + +**The path to the bug** +Don't forget to specify how you found the issue, what Discord commands you used and which was the parameters passed. + +**Screenshots** +Screenshots of the error thrown or the Bot messages will help us to fix you issue faster.