Skip to content

Commit 4c4e2f0

Browse files
Merge pull request #23 from django/idea-copy
Minor updates to the idea template copy
2 parents 6893e8b + 16225ac commit 4c4e2f0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/idea.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ body:
66
- type: markdown
77
attributes:
88
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!
1010
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).
1212
1313
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.
1414
@@ -33,7 +33,7 @@ body:
3333
- type: checkboxes
3434
id: platforms
3535
attributes:
36-
label: Which existing platform's would this idea affect?
36+
label: Which existing platforms would this idea affect?
3737
description: Which part of the community does this affect?
3838
options:
3939
- label: Forum
@@ -42,7 +42,7 @@ body:
4242
required: false
4343
- label: Github
4444
required: false
45-
- label: elsewhere (tell us in the description)
45+
- label: Elsewhere (please tell us in the description)
4646
required: false
4747
validations:
4848
required: true
@@ -51,23 +51,23 @@ body:
5151
id: rationale
5252
attributes:
5353
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.
5555
validations:
5656
required: true
5757

5858
- type: textarea
5959
id: problem
6060
attributes:
6161
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?
6363
validations:
6464
required: true
6565

6666
- type: checkboxes
6767
id: involvement
6868
attributes:
6969
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?
7171
options:
7272
- label: I would like to be involved in progressing this idea.
7373
required: false
@@ -80,7 +80,7 @@ body:
8080
id: other-contributors
8181
attributes:
8282
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.
8484
validations:
8585
required: false
8686

0 commit comments

Comments
 (0)