Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
seeul8er committed May 8, 2024
1 parent 04c80de commit 6b93817
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Check the [Wiki](https://github.com/DroneBridge/ESP32/wiki/Troubleshooting) first!**

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
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.

**DroneBridge for ESP32 version:**
- Release: vX.xx
- Browser [e.g. chrome, safari]
- ESP32 version: e.g. ESP32, ESP32C3, ESP32S3

**Additional context**
Add any other context about the problem here. Log-Output may be helpful in case of more complex issues.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: General Question or Issue making DroneBridge for ESP32 work
about: Should be on Discord
title: ''
labels: ''
assignees: ''

---

**[Please post your issue in the discord channel. Github is for bug-reports or feature requests only!](https://discord.gg/pqmHJNArE3)**

0 comments on commit 6b93817

Please sign in to comment.