@@ -1 +0,0 @@ | |||||
See [VCV Community Rules](https://vcvrack.com/rules). |
@@ -1,31 +0,0 @@ | |||||
--- | |||||
name: Bug report | |||||
about: Bugs, build errors, compatibility/stability issues | |||||
--- | |||||
<!-- | |||||
Search existing issues before posting a new one to avoid duplicates. | |||||
To file a bug report, fill out the form below. | |||||
Use a descriptive title that best explains the bug in one sentence. | |||||
Attach screenshots if the bug is visual. | |||||
If Rack crashed, attach/upload (don't copy/paste) your `<Rack user folder>/log.txt` file. | |||||
Surround terminal output with three tildes | |||||
``` | |||||
like this. | |||||
``` | |||||
--> | |||||
### Details | |||||
Operating system and version: | |||||
Rack version (vX.Y.Z): | |||||
Hardware relevant to your issue (e.g. graphic card model, audio/MIDI device): | |||||
### Summary | |||||
### Steps to reproduce | |||||
<!-- | |||||
If developers cannot reproduce the bug, it cannot be fixed. | |||||
--> |
@@ -1,8 +0,0 @@ | |||||
blank_issues_enabled: false | |||||
contact_links: | |||||
- name: VCV Community Forum | |||||
url: https://community.vcvrack.com/ | |||||
about: Questions, discussions, and announcements about VCV Rack | |||||
- name: Other communities | |||||
url: https://vcvrack.com/manual/Communities | |||||
about: List of all VCV communities |
@@ -1,26 +0,0 @@ | |||||
--- | |||||
name: Feature request | |||||
about: Feature ideas, design proposals | |||||
--- | |||||
<!-- | |||||
Search existing issues before posting a new one to avoid duplicates. | |||||
To request a feature, fill out the form below. | |||||
Use a descriptive title that best explains the feature request in one sentence. | |||||
--> | |||||
### Summary | |||||
<!-- | |||||
What is the motivation for this feature? What does the feature achieve? | |||||
--> | |||||
### Proposed design | |||||
<!-- | |||||
What is one possible implementation or design of this feature? | |||||
If visual, explain how the user interface should be changed. If interactive, explain the steps needed for a user to use the feature. | |||||
Are there any corner cases where your implementation would fail? | |||||
Are there alternative implementations? | |||||
--> |