We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9741f1a commit 40b3b17Copy full SHA for 40b3b17
.github/ISSUE_TEMPLATE/open-a-new-feature-proposal.yml
@@ -2,6 +2,7 @@ name: Open a New Feature Proposal
2
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
3
title: "[Proposal] "
4
labels: [new, proposal]
5
+projects: ["CommunityToolkit/projects/12"]
6
body:
7
8
- type: input
@@ -109,4 +110,4 @@ body:
109
110
111
- type: markdown
112
attributes:
- 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