diff --git a/.github/ISSUE_TEMPLATE/I_need_help.md b/.github/ISSUE_TEMPLATE/I_need_help.md index 95019fd..23a8487 100644 --- a/.github/ISSUE_TEMPLATE/I_need_help.md +++ b/.github/ISSUE_TEMPLATE/I_need_help.md @@ -5,9 +5,11 @@ about: Write to Nisaba developers about a problem you have encountered --- **Describe the problem** + A clear and concise description of what the problem is. **To Reproduce** + Steps to reproduce the problem: 1. Go to '...' 2. Click on '...' @@ -15,19 +17,19 @@ Steps to reproduce the problem: 4. See error **Expected behavior** + What did you expect to happen? How is it different from the experienced behaviour? **Screenshots** + If applicable, add screenshots to help explain your problem (follow these [instructions](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/attaching-files) if you need help). -**User desktop system (please complete the following information):** - - OS: [e.g. iOS] - - Version [e.g. 10.15.7] +**System information** -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Version [e.g. 22] + - Nisaba Version: [e.g. 1.3.0, you can find it in the list of VS Code extensions, shortcut: Ctrl + Shift + X] + - OS: [e.g. Windows] + - Version [e.g. 10.0.19043] **Additional context** + Add any other context about the problem here.