forked from mdn/content
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
17 lines (17 loc) · 946 Bytes
/
config.yml
File metadata and controls
17 lines (17 loc) · 946 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
blank_issues_enabled: true
contact_links:
- name: Baseline issue
url: https://github.com/web-platform-dx/web-features
about: Baseline issues should be reported in the repository hosting Baseline data.
- name: Content or feature request
url: https://github.com/mdn/mdn/issues/new/choose
about: Propose new content for MDN Web Docs or submit a feature request using this link.
- name: MDN GitHub Discussions
url: https://github.com/orgs/mdn/discussions
about: Does the issue involve a lot of pages, or are you not sure how it can be split into actionable tasks? Consider starting a discussion first.
- name: MDN Web Docs Community Discord server
url: http://mdn.dev/discord
about: Want to chat about your work or how to contribute to MDN? Join us on Discord!
- name: Help with code
url: https://stackoverflow.com/
about: If you are stuck and need help with code, StackOverflow is a great resource.