Skip to content

Commit 40b3b17

Browse files
Add GitHub Project Board to New Feature Proposal Template
1 parent 9741f1a commit 40b3b17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/open-a-new-feature-proposal.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Open a New Feature Proposal
22
description: For proposals that have been discussed in the Discussions tab and have been approved by a member of the core .NET MAUI Toolkit team
33
title: "[Proposal] "
44
labels: [new, proposal]
5+
projects: ["CommunityToolkit/projects/12"]
56
body:
67

78
- type: input
@@ -109,4 +110,4 @@ body:
109110

110111
- type: markdown
111112
attributes:
112-
value: Thanks for taking the time to fill out this feature proposal.
113+
value: Thanks for taking the time to fill out this feature proposal.

0 commit comments

Comments
 (0)