Skip to content

Commit

Permalink
Create bug.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana committed Jan 25, 2023
1 parent fa596f3 commit 406b1d3
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Bug
about: Some functionality not working as intended
title: ''
labels: 'bug'
assignees: ''

---

## Description
A clear and concise description of the bug.

## How to Reproduce
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.

## System Information
- OS: [e.g. iOS]
- OS Version: [e.g. 22]
- Browser (if applicable): [e.g. Google Chrome]
- Browser Version (if applicable): [e.g. 81.0.4044.138]
- Language Version: [e.g. Python 3.7, Node 10.18.1]
- Package Manager Version: [e.g. Conda 4.6.1, NPM 6.14.1]

## Additional Context
Add any other context about the problem here.

0 comments on commit 406b1d3

Please sign in to comment.