-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: CIMTool Bug Report | ||
about: Create a report to help us improve CIMTool | ||
title: "[BUG]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. This should include a high level description of what you were trying to do that produced the issue. (e.g. "While creating a new profile I selected the | ||
|
||
** CIMTool release** | ||
The exact release of CIMTool you were using (e.g. CIMTool 2.0.1) | ||
|
||
** CIM Schema version ** | ||
If relevant to the bug you are reporting, please include the exact name of the schema(s) you are using for your profiling. For example: | ||
- iec61970cim17v38_iec61968cim13v13b_iec62325cim03v17a_CIM100.2.eap | ||
- iec61970cim17v40-cimtool.xmi | ||
- other... | ||
|
||
**To Reproduce** | ||
Depending on the nature of the bug, in some cases it can be helpful to provide detailed steps to reproduce the behavior. If you assess this is the case please include here such as: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**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. |