Skip to content

Commit eae7247

Browse files
authored
Update issue templates
1 parent 12708fe commit eae7247

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report
3+
about: Report a bug and help improving the API
4+
title: ''
5+
labels: bug
6+
assignees: cnadler86
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Code to reproduce
15+
16+
**Expected behavior**
17+
A clear and concise description of what you expected to happen.
18+
19+
**Environment:**
20+
- Board: e.g. ESP32S3 XIAO
21+
- Camera drivers version: e.g. 2.0.15
22+
23+
**Additional context**
24+
Add any other context about the problem here.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: General issue
3+
about: General issue
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
PLEASE, read the documentation, search [previous issues](https://github.com/cnadler86/micropython-camera-API/issues?q=is%3Aissue) and/or ask ChatGPT before!

0 commit comments

Comments
 (0)