Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOsika authored Jun 20, 2023
1 parent 95093cd commit bd5d0c3
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: Issue template
about: All templates should use this format unless there is a reason not to
title: ''
labels: ''
assignees: ''

---

**YOU MAY DELETE THE ENTIRE TEMPLATE BELOW.**

# Issue Template

## Expected Behavior

Please describe the behavior you are expecting.

## Current Behavior

What is the current behavior?

## Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

### Steps to Reproduce

Please provide detailed steps for reproducing the issue.

1. step 1
2. step 2
3. you get it...

### Failure Logs

Please include any relevant log snippets or files here.

0 comments on commit bd5d0c3

Please sign in to comment.