From 906a938e9c95a36b711019751ec9c668366c0bb3 Mon Sep 17 00:00:00 2001 From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com> Date: Mon, 11 Mar 2024 19:25:29 -0400 Subject: [PATCH] Create HELP_REQUEST.md --- .github/ISSUE_TEMPLATE/HELP_REQUEST.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/HELP_REQUEST.md 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.]