Skip to content

Commit

Permalink
Add issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
RatzzFatzz committed Apr 20, 2022
1 parent 1b62e15 commit a99abd5
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/default-bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Bug Report
about: Create a report to help me improve
title: ''
labels: bug
assignees: RatzzFatzz

---

**Environment**

Java Version: [e.g. 8, 11, 17]

MKV Audio Subtitle Changer version: [e.g. v1.1, v2.0]

**Describe the bug**

A clear and concise description of what the bug is.

**Expected behavior**

A clear and concise description of what you expected to happen.

**Additional context**

Add any other context about the problem here.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/default-feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Feature Request
about: Tell me about something you would want me to add
title: ''
labels: feature-request

---

**Describe your feature**

A clear and concise description of the expected behaviour.

0 comments on commit a99abd5

Please sign in to comment.