Skip to content

Commit 1ec829e

Browse files
committed
adding issue templates
1 parent fd0717d commit 1ec829e

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Feature request
3+
about: Suggest a feature to be included in the sprint
4+
title: ""
5+
labels: ""
6+
assignees: ""
7+
---
8+
9+
**Business Requirement**
10+
11+
**Additional Information**
12+
13+
- **Priority:** [High/Medium/Low]
14+
- **Dependencies:** [Other tasks, modules, etc.]
15+
- **Attachments:** [Screenshots, diagrams, etc.]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Bug report
3+
about: Issues reported by the OpenSPP QA team or the community
4+
title: ""
5+
labels: bug
6+
assignees: ""
7+
---
8+
9+
**Describe the bug**
10+
11+
**To Reproduce**
12+
13+
**Expected behavior**
14+
15+
**Screenshots**
16+
17+
**Additional context**

0 commit comments

Comments
 (0)