You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/idea.yml
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ body:
6
6
- type: markdown
7
7
attributes:
8
8
value: |
9
-
Thank you for taking time to suggest your idea! Please be aware that this process takes a while (at least weeks). We appreciate your patience!
9
+
Thank you for taking time to suggest your idea! Please be aware that this process takes a while (in the order of weeks). We appreciate your patience!
10
10
11
-
If you haven't already, [please go search the existing issues for ideas similar to yours](https://github.com/django/new-features/issues?q=is%3Aissue).
11
+
If you haven't already, [please go and search the existing issues for ideas similar to yours](https://github.com/django/new-features/issues?q=is%3Aissue).
12
12
13
13
If English isn't your native language, let us know and do your best. If you'd like, you can answer in your native language and we'll use translation tools.
14
14
@@ -33,7 +33,7 @@ body:
33
33
- type: checkboxes
34
34
id: platforms
35
35
attributes:
36
-
label: Which existing platform's would this idea affect?
36
+
label: Which existing platforms would this idea affect?
37
37
description: Which part of the community does this affect?
38
38
options:
39
39
- label: Forum
@@ -42,7 +42,7 @@ body:
42
42
required: false
43
43
- label: Github
44
44
required: false
45
-
- label: elsewhere (tell us in the description)
45
+
- label: Elsewhere (please tell us in the description)
46
46
required: false
47
47
validations:
48
48
required: true
@@ -51,23 +51,23 @@ body:
51
51
id: rationale
52
52
attributes:
53
53
label: Rationale
54
-
description: Why does idea belong in Django community? Please explain what this idea would bring to the community in order to improve it?
54
+
description: Why does the idea belong in the Django community? Please explain what this idea would bring to the community in order to improve it.
55
55
validations:
56
56
required: true
57
57
58
58
- type: textarea
59
59
id: problem
60
60
attributes:
61
61
label: Problem
62
-
description: What problem(s) does this solve? Please explain the problem or problems this feature would address. What is the the gap that exists?
62
+
description: What problem(s) does this solve? Please explain the problem or problems this idea would address. What is the the gap that exists?
63
63
validations:
64
64
required: true
65
65
66
66
- type: checkboxes
67
67
id: involvement
68
68
attributes:
69
69
label: Would you like to be involved in this idea?
70
-
description: Do you propose being part of the team that will implement the feature or are you requesting for a feature to be built by others
70
+
description: Do you propose being part of the team that will work on the idea or are you requesting an idea to be implemented by others?
71
71
options:
72
72
- label: I would like to be involved in progressing this idea.
73
73
required: false
@@ -80,7 +80,7 @@ body:
80
80
id: other-contributors
81
81
attributes:
82
82
label: Other Contributors
83
-
description: Who else would like to be involved? Please provide github usernames.
83
+
description: Who else would like to be involved? Please provide GitHub usernames.
0 commit comments