This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Update issue templates
tags/v0.6.1
Andrew Belt
6 years ago
parent
dcb4d53945
commit
4b04f3dac7
3 changed files
with
22 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.github/ISSUE_TEMPLATE/bug_report.md
+7
-0
.github/ISSUE_TEMPLATE/discussion.md
+7
-0
.github/ISSUE_TEMPLATE/feature_request.md
+ 8
- 0
.github/ISSUE_TEMPLATE/bug_report.md
View File
@@ -0,0 +1,8 @@
---
name: Bug report
about: Bug report
---
Operating system(s):
Version of Rack if using official binary, or commit hash and branch if compiling from source:
+ 7
- 0
.github/ISSUE_TEMPLATE/discussion.md
View File
@@ -0,0 +1,7 @@
---
name: Discussion
about: Discussion
---
+ 7
- 0
.github/ISSUE_TEMPLATE/feature_request.md
View File
@@ -0,0 +1,7 @@
---
name: Feature request
about: Feature request
---
Write
Preview
Loading…
Cancel
Save