1
1
---
2
2
name : Feature request
3
- about : Suggest an idea for this project
3
+ about : Share an idea
4
4
title : ' '
5
5
labels : feature request
6
6
assignees : ' '
@@ -14,6 +14,17 @@ for Swift (e.g. code completion). If your feature request relates to the
14
14
implementation of a proprietary (closed-source) Apple framework such as UIKit,
15
15
SwiftUI, Combine, etc., please report it to https://feedbackassistant.apple.com
16
16
instead.
17
+
18
+ If you haven't found or started a thread on the Swift forums yet, consider
19
+ socializing your idea in the "Discussion" subcategory
20
+ (https://forums.swift.org/c/evolution/discuss) after submitting this request.
21
+ This is an essential step toward the official review of any proposal concerning
22
+ language or library design, and while GitHub issues do great for tracking
23
+ purposes, the forums are far better ground for drawing attention to ideas and
24
+ gauging interest from the community.
25
+
26
+ For more information on how ideas are proposed, discussed, and reviewed, see
27
+ https://swift.org/swift-evolution
17
28
-->
18
29
19
30
** Motivation**
@@ -31,5 +42,8 @@ Describe any alternative approaches or features that you have considered in
31
42
addressing the problem, and why you chose this approach instead.
32
43
-->
33
44
34
- <!-- Add any other context about your feature as appropriate. -->
45
+ <!--
46
+ Add any other context about your feature as appropriate. For example, link out
47
+ to a discussion on the Swift forums (https://forums.swift.org).
48
+ -->
35
49
<!-- **Additional context** -->
0 commit comments