Add CONTRIBUTING.md, issue templates, badges
This commit is contained in:
@@ -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:
|
||||
@@ -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.
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest a feature
|
||||
labels: enhancement
|
||||
---
|
||||
|
||||
**What would you like?**
|
||||
|
||||
|
||||
**Why?**
|
||||
|
||||
Reference in New Issue
Block a user