We’re reworking our triage process and in doing so, reworking our issue templates is worth looking into. We have multiple issue templates, for arbitrary categories, and not enough enforcement. The plan is to consolidate the issue templates (maybe all into one) and drop the others. Release Notes: - N/A
10 lines
480 B
YAML
10 lines
480 B
YAML
# yaml-language-server: $schema=https://www.schemastore.org/github-issue-config.json
|
|
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Feature request
|
|
url: https://github.com/zed-industries/zed/discussions/new/choose
|
|
about: To request a feature, open a new discussion under one of the appropriate categories.
|
|
- name: Our Discord community
|
|
url: https://discord.com/invite/zedindustries
|
|
about: Join our Discord server for real-time discussion and user support.
|