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: README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,14 @@ Next, go [create an issue in this repository](https://github.com/django/new-feat
18
18
19
19
There are three queues that need community involvement:
20
20
21
-
-[Is there community support?](https://github.com/django/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20there%20community%20support%22)
21
+
-[Is there community support?](https://github.com/orgs/django/projects/24/views/1?query=layout%3Dtable&filterQuery=status%3AIdea+state%3Aopen&layout=table&sortedBy%5Bdirection%5D=&sortedBy%5BcolumnId%5D=)
22
22
- Review the open tickets in this queue. Please share support on this via emojis.
23
23
- Please follow the [Emoji Reaction guide](#emoji-reaction-guide)
24
24
- See [Is there community support?](#is-there-community-support) for more details
25
-
-[Is a feature expected in Django core?](https://github.com/django/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20this%20expected%20in%20core%22)
25
+
-[Is a feature expected in Django core?](https://github.com/orgs/django/projects/24/views/1?query=layout%3Dtable&filterQuery=status%3A%22Idea+refinement+-+Team+creation+-+For+approval%22+state%3Aopen&layout=table&sortedBy%5Bdirection%5D=&sortedBy%5BcolumnId%5D=)
26
26
- Weigh-in on whether a feature should exist in Django core
27
27
- See [Is this expected in Django?](#is-this-expected-in-django) for more details
28
-
-[Needing volunteers to implement or implementation review](https://github.com/django/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20needs%20community%20DEP%22)
28
+
-[Needing volunteers to implement or implementation review](https://github.com/orgs/django/projects/24/views/1?query=layout%3Dtable&filterQuery=status%3A%22Idea+refinement+-+Team+creation+-+For+approval%22+state%3Aopen+label%3A%22Needs+team%22&layout=table&sortedBy%5Bdirection%5D=&sortedBy%5BcolumnId%5D=)
29
29
- Help implement or design features
30
30
- See [Can we do it?](#can-we-do-it) for more details
31
31
@@ -40,7 +40,7 @@ follow and require a person to summarize periodically.
40
40
Please avoid doing the following:
41
41
42
42
- Writing comments that are "+1" or "-1". Use emojis to share those opinions, please.
43
-
- Writing comments that are "What's the state of this?" You can see which phase of the process the idea is in by looking at the labels
43
+
- Writing comments that are "What's the state of this?" You can see which phase of the process the idea is in by looking at the labels and at the project board.
44
44
45
45
46
46
## Django's new feature process
@@ -220,7 +220,7 @@ every interval, but some ideas should constantly be moving forward.
220
220
221
221
### Determining consensus on community support
222
222
223
-
-[Queue to review](https://github.com/django/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20there%20community%20support%22%20)
223
+
-[Queue to review](https://github.com/orgs/django/projects/24/views/1?query=layout%3Dtable&filterQuery=status%3AIdea+state%3Aopen&layout=table&sortedBy%5Bdirection%5D=&sortedBy%5BcolumnId%5D=)
224
224
- The issues should be reviewed to determine if the community has arrived at consensus
225
225
- The question here is, “Does the community think this change is good for Django?”
226
226
- People who expressed significant disagreement may be asked to explain their disagreement
@@ -236,7 +236,7 @@ every interval, but some ideas should constantly be moving forward.
236
236
237
237
### Determining is this expected in Django
238
238
239
-
-[Queue to review](https://github.com/django/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20this%20expected%20in%20core%22)
239
+
-[Queue to review](https://github.com/orgs/django/projects/24/views/1?query=layout%3Dtable&filterQuery=status%3A%22Idea+refinement+-+Team+creation+-+For+approval%22+state%3Aopen&layout=table&sortedBy%5Bdirection%5D=&sortedBy%5BcolumnId%5D=)
240
240
- The issue should be reviewed to determine if the idea is expected to be in Django
241
241
- Features that should be merged into core Django are:
242
242
- Proven to be integral to Django a significant number of applications
@@ -255,7 +255,7 @@ every interval, but some ideas should constantly be moving forward.
255
255
256
256
### Creating DEPs for expected features
257
257
258
-
-[Queue to review](https://github.com/django/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20needs%20SC%20DEP%22)
258
+
-[Queue to review](https://github.com/orgs/django/projects/24/views/1?query=layout%3Dtable&filterQuery=status%3A%22Idea+refinement+-+Team+creation+-+For+approval%22+state%3Aopen&layout=table&sortedBy%5Bdirection%5D=&sortedBy%5BcolumnId%5D=)
0 commit comments