Skip to content

Commit edc8b6b

Browse files
committed
Simplification
1 parent 006d31c commit edc8b6b

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,12 @@ contact_links:
22
- name: I have a question about Eleventy
33
url: https://github.com/11ty/eleventy/discussions/
44
about: General education topics should be filed on our Discussions board e.g. “How do I do this in Eleventy?” or “Can Eleventy do this?” (Please search existing discussions first!)
5-
- name: I have an idea or feature request for Eleventy
5+
- name: I have a feature request for Eleventy
66
url: https://github.com/11ty/eleventy/discussions/new?category=enhancement-queue
77
about: Enhancement or new Features. e.g. “I wish Eleventy did this.” Suggest an idea! (Please search existing discussion first!)
8-
- name: Some docs are missing or inaccurate!
9-
url: https://github.com/11ty/11ty-website/issues
10-
about: Something missing from the documentation? Something wrong? Something just downright confusing? Tell us!
11-
- name: I have a feature request for the docs
12-
url: https://github.com/11ty/11ty-website/discussions/categories/enhancement-queue
13-
about: Enhancement or new Features for the documentation. e.g. “I wish the Eleventy docs did this.” Suggest an idea! (Please search existing discussions first!)
8+
- name: I wish the docs were different!
9+
url: https://github.com/11ty/11ty-website/issues/new/choose
10+
about: Something missing from the documentation? Something wrong? Something confusing? You want the 11ty-website repo!
1411
- name: Discord Community
1512
url: https://discord.gg/GBkBy9u
1613
about: Ask the community on Discord

0 commit comments

Comments
 (0)