Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienCarmona authored Nov 20, 2024
1 parent 1d1f865 commit ef6d3f8
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'Type: Bug'
assignees: ''

---

## Describe the bug

A clear and concise description of what the bug is.

- [ ] I tested it on the storybook, which leads me to believe that it's a lunatic bug.

## To Reproduce

Steps to reproduce the behavior:

1. With the survey available here/uploaded in issue
2. Go to '...'
3. Click on '....'
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.

## Version where the bug appeared

Specify the version number where the bug first appeared.

## Browser where the bug was tested

- [ ] Chrome
- [ ] Firefox
- [ ] Safari
- [ ] Edge
- [ ] Other (please specify): ******\_\_\_******

## Additional context

Add any other context about the problem here.

0 comments on commit ef6d3f8

Please sign in to comment.