diff --git a/.github/ISSUE_TEMPLATE/HELP_REQUEST.md b/.github/ISSUE_TEMPLATE/HELP_REQUEST.md new file mode 100644 index 0000000..66eddb6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/HELP_REQUEST.md @@ -0,0 +1,24 @@ +## Help Request + +**Issue Summary** + +[Summarize the issue you are facing concisely.] + +**Describe the problem** + +[Describe what is the problem] + +**Environment** + +- Operating System: [Your OS] +- Browser: [Your Browser] +- Version: [Version Number] +- Any other relevant information + +### Screenshots + +[Include any relevant screenshots if they can help illustrate the issue.] + +### Additional Information + +[Any additional information that may be helpful in diagnosing the issue.]