Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new issue template #1206

Merged
merged 12 commits into from
Nov 6, 2022
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
Panquesito7 marked this conversation as resolved.
Show resolved Hide resolved
name: Bug issue template
about: Bug issue template.
title: ''
labels: 'bug'
assignees: ''
---

Before you open an issue, please verify if a similar one already exists or has been closed before. More details about the process of contributing can be found in [CONTRIBUTING.md](https://github.com/TheAlgorithms/JavaScript/blob/master/CONTRIBUTING.md).

## Expected Behavior

<!-- Describe what was the expected behavior... -->

## Actual Behavior

<!-- What actually happens... -->

## Reproduction steps

1.
2.
3.

## Specifications

- Version:
- Platform:
- Browser: