Skip to content

Commit 966360f

Browse files
committed
Close the proposal templates per schedule
This moves the actual templates to ".bak" so we have canonical copies of the current state of the templates we can amend them throughout the year, and so they stop showing up within the issue chooser. Also, it's easy to remove them if we decide to later!
1 parent f9eaaf1 commit 966360f

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
contact_links:
2+
- name: Focus Area Proposal
3+
url: https://github.com/web-platform-tests/interop/blob/main/2023/README.md#making-a-proposal
4+
about: The call for proposals for 2023 is now closed; check back next year for 2024.
5+
- name: Investigation Effort Proposal
6+
url: https://github.com/web-platform-tests/interop/blob/main/2023/README.md#making-a-proposal
7+
about: The call for proposals for 2023 is now closed; check back next year for 2024.

0 commit comments

Comments
 (0)