Add CONTRIBUTING.md, issue templates, badges

This commit is contained in:
MattJackson
2026-04-06 10:43:52 -07:00
parent ddcb614777
commit afb43c69b3
5 changed files with 63 additions and 57 deletions
+25
View File
@@ -0,0 +1,25 @@
---
name: Bug Report
about: Report a bug
labels: bug
---
**What happened?**
**What did you expect?**
**Steps to reproduce**
1.
2.
3.
**Drive info** (run `freemkv info`)
```
```
**Environment**
- OS:
- freemkv version:
+7
View File
@@ -0,0 +1,7 @@
---
name: Drive Profile
about: Submit drive data (auto-created by freemkv info --share)
labels: drive-profile
---
Paste your `freemkv info` output here.
+11
View File
@@ -0,0 +1,11 @@
---
name: Feature Request
about: Suggest a feature
labels: enhancement
---
**What would you like?**
**Why?**