Skip to content

Commit e23e972

Browse files
Update templates adn co.
Github action has to be updated for the dependabot
1 parent f773a63 commit e23e972

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
110
## Problem
211

312
Describe what is broken.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## Goal
11+
12+
Describe what should be achieved.
13+
14+
## Why
15+
16+
Explain why this task is useful for the project.
17+
18+
## Scope
19+
20+
-
21+
-
22+
-
23+
24+
## Acceptance criteria
25+
26+
- [ ]
27+
- [ ]
28+
- [ ]
29+
30+
> [!NOTE]
31+
> Priority:

0 commit comments

Comments
 (0)