Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Question
url: https://github.com/cdr/code-server/discussions/new?category_id=22503114
about: Ask the community for help
4 changes: 0 additions & 4 deletions .github/issue_template.md

This file was deleted.

4 changes: 1 addition & 3 deletions doc/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@

## Questions?

Please file all questions and support requests at https://www.reddit.com/r/codeserver/.

The issue tracker is **only** for bugs and features.
Please file all questions and support requests at https://github.com/cdr/code-server/discussions.

## How can I reuse my VS Code configuration?

Expand Down