Skip to content

Commit bb9f123

Browse files
authored
Update issue templates
1 parent 9c5ec42 commit bb9f123

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

.github/ISSUE_TEMPLATE/cimtool-bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: CIMTool Bug Report
33
about: Create a report to help us improve CIMTool
44
title: "[BUG]"
5-
labels: ''
5+
labels: bug
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/cimtool-feature-or-enhancement-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: CIMTool Feature or Enhancement Request
33
about: Suggest an idea for CIMTool
44
title: "[ENHANCEMENT]"
5-
labels: ''
5+
labels: enhancement
66
assignees: ''
77

88
---
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Documentation Update
3+
about: Documentation updates or recommendations
4+
title: "[DOCUMENTATION]"
5+
labels: documentation
6+
assignees: ''
7+
8+
---
9+
10+
### Is your documentation request related to a problem? Please describe:
11+
12+
A clear and concise description of new documentation that is needed or gaps/recommendations to existing documentation.
13+
14+
### Describe where this documentation is needed:
15+
16+
If recommending new documentation to an existing website or guide please provide where it is missing (e.g. "primary [CIMTool website](https://cimtool.ucaiug.io/) is missing ..." , "the [cimtool-builders-library](https://cimtool-builders.ucaiug.io/) site does not have XYZ builder...", "CIMTool's build in help documentation does not cover sufficiently...", "a video tutorial outlining feature __________ would be really helpful")
17+
18+
### Additional context:
19+
20+
Add any other context or screenshots useful either for inclusion in documentation or that may useful in the doc team.

0 commit comments

Comments
 (0)