Skip to content

Commit

Permalink
fix: improve the bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Sep 6, 2022
1 parent 927404d commit 72e2073
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
about: Create a report to help us improve Robotoff
title: ''
labels: ''
labels: 'bug'
assignees: ''

---

### What
A clear and concise description of what the bug is.
<!-- A clear and concise description of what the bug is.-->

### Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. See error

### Expected behavior
A clear and concise description of what you expected to happen.
<!-- A clear and concise description of what you expected to happen. -->

### Screenshots
(Optional, delete if not needed)
<!-- (Optional, delete if not needed) -->

### Platform (Desktop, Mobile, Hunger Games)
- OS: [e.g. iOS, Android, Desktop]
- Platform [e.g. Desktop, Mobile, Hunger Games]
- OS: <!-- [e.g. iOS, Android, Desktop] -->
- Platform <!-- [e.g. Desktop, Mobile, Hunger Games] -->

### Part of
- Add the issue number preceded by # (that also allows searching by name for similar issues): eg #374
- <!-- Add the issue number preceded by # (that also allows searching by name for similar issues): eg #374 -->

0 comments on commit 72e2073

Please sign in to comment.