diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 160740e..ed8eafe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,18 +10,22 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**Version of the OntoUML Plugin and Visual Paradigm** +Plugin: +Visual Paradigm: + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error + +**Screenshots** +If applicable, add screenshots to help explain your problem. **Expected behavior** A clear and concise description of what you expected to happen. -**Screenshots** -If applicable, add screenshots to help explain your problem. - **Additional context** Add any other context about the problem here.