Release Notes: - N/A According to [microsoft/vscode#254689](https://github.com/microsoft/vscode/issues/254689), the json.schemastore.org domain has been deprecated and should now use www.schemastore.org (or schemastore.org) instead. This PR updates all occurrences of the old domain within the Zed codebase, including code, documentation, and configuration files.
10 lines
441 B
YAML
10 lines
441 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 in one of the appropriate Discussion categories
|
|
- name: "Zed Discord"
|
|
url: https://zed.dev/community-links
|
|
about: Real-time discussion and user support
|