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
+46-46Lines changed: 46 additions & 46 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,15 +17,15 @@ Next, go [create an issue in this repository](https://github.com/tim-schilling/n
17
17
There are three queues that need community involvement:
18
18
19
19
-[Is there community support?](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20there%20community%20support%22)
20
-
- Review the open tickets in this queue. Please share support on this via emojis.
21
-
- Please follow the [Emoji Reaction guide](#emoji-reaction-guide)
22
-
- See [Is there community support?](#is-there-community-support) for more details
20
+
- Review the open tickets in this queue. Please share support on this via emojis.
21
+
- Please follow the [Emoji Reaction guide](#emoji-reaction-guide)
22
+
- See [Is there community support?](#is-there-community-support) for more details
23
23
-[Is a feature expected in Django core?](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20this%20expected%20in%20core%22)
24
-
- Weigh-in on whether a feature should exist in Django core
25
-
- See [Is this expected in Django?](#is-this-expected-in-django) for more details
24
+
- Weigh-in on whether a feature should exist in Django core
25
+
- See [Is this expected in Django?](#is-this-expected-in-django) for more details
26
26
-[Needing volunteers to implement or implementation review](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20needs%20community%20DEP%22)
27
-
- Help implement or design features
28
-
- See [Can we do it?](#can-we-do-it) for more details
27
+
- Help implement or design features
28
+
- See [Can we do it?](#can-we-do-it) for more details
29
29
30
30
### Leaving comments
31
31
@@ -212,57 +212,57 @@ every interval, but some ideas should constantly be moving forward.
212
212
- Any relevant labels should be applied to the issue
213
213
- If the issue is a duplicate of another, it should be closed and referred to the original
214
214
- The concerns of triaging are:
215
-
- Clarity of the proposal
216
-
- Label usage
217
-
- Duplicates
215
+
- Clarity of the proposal
216
+
- Label usage
217
+
- Duplicates
218
218
219
219
### Determining consensus on community support
220
220
221
221
-[Queue to review](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20there%20community%20support%22%20)
222
222
- The issues should be reviewed to determine if the community has arrived at consensus
223
-
- The question here is, “Does the community think this change is good for Django?”
224
-
- People who expressed significant disagreement may be asked to explain their disagreement
225
-
- When reviewing the issue, ignore the following as it’s irrelevant to this stage of the process
226
-
- It’s really hard to do
227
-
- We don’t have the capacity to implement this
228
-
- Potential results
229
-
- Nothing, because community discussion is ongoing or more is needed
230
-
- Consensus on yes, remove the "Is there community support" label and add "Is this expected in Django" label
231
-
- Consensus on no, the issue is closed
232
-
- The discussion and decision should be summarized into a single post by the team
233
-
- Next steps need to be communicated
223
+
- The question here is, “Does the community think this change is good for Django?”
224
+
- People who expressed significant disagreement may be asked to explain their disagreement
225
+
- When reviewing the issue, ignore the following as it’s irrelevant to this stage of the process
226
+
- It’s really hard to do
227
+
- We don’t have the capacity to implement this
228
+
- Potential results
229
+
- Nothing, because community discussion is ongoing or more is needed
230
+
- Consensus on yes, remove the "Is there community support" label and add "Is this expected in Django" label
231
+
- Consensus on no, the issue is closed
232
+
- The discussion and decision should be summarized into a single post by the team
233
+
- Next steps need to be communicated
234
234
235
235
### Determining is this expected in Django
236
236
237
237
-[Queue to review](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20is%20this%20expected%20in%20core%22)
238
238
- The issue should be reviewed to determine if the idea is expected to be in Django
239
-
- Features that should be merged into core Django are:
240
-
- Proven to be integral to Django a significant number of applications
241
-
- The design or need of the feature going to be stable for years
242
-
- When reviewing the issue, ignore the following as it’s irrelevant to this stage of the process
243
-
- It’s really hard to do
244
-
- We don’t have the capacity to implement this
245
-
- Feasibility of making it a third-party app
246
-
- The changes to support an easier integration should be proposed separately
247
-
- Potential results
248
-
- Nothing, because community discussion is ongoing or more is needed
249
-
- Consensus on yes, remove the "Is this expected in Django" label and add "needs SC DEP" label
250
-
- Consensus on no, the issue is closed or remove "Is this expected in Django" label and add "third-party package" label
251
-
- The discussion and decision should be summarized into a single post by the team
252
-
- Next steps need to be communicated
239
+
- Features that should be merged into core Django are:
240
+
- Proven to be integral to Django a significant number of applications
241
+
- The design or need of the feature going to be stable for years
242
+
- When reviewing the issue, ignore the following as it’s irrelevant to this stage of the process
243
+
- It’s really hard to do
244
+
- We don’t have the capacity to implement this
245
+
- Feasibility of making it a third-party app
246
+
- The changes to support an easier integration should be proposed separately
247
+
- Potential results
248
+
- Nothing, because community discussion is ongoing or more is needed
249
+
- Consensus on yes, remove the "Is this expected in Django" label and add "needs SC DEP" label
250
+
- Consensus on no, the issue is closed or remove "Is this expected in Django" label and add "third-party package" label
251
+
- The discussion and decision should be summarized into a single post by the team
252
+
- Next steps need to be communicated
253
253
254
254
### Creating DEPs for expected features
255
255
256
256
-[Queue to review](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22phase%20%2F%20needs%20SC%20DEP%22)
257
257
- The issue should have a DEP created at
258
-
- It should contain the following sections:
259
-
- Title
260
-
- Preamble
261
-
- Abstract
262
-
- Motivation
263
-
- Rationale
264
-
- Copyright
265
-
- The technical detail sections can be left for the community member who implements the feature
266
-
- When the Steering Council agrees on the above sections:
267
-
1. Remove "needs SC DEP" label and add "needs community DEP"
268
-
2. Add links/references between DEP draft and the feature idea issue
258
+
- It should contain the following sections:
259
+
- Title
260
+
- Preamble
261
+
- Abstract
262
+
- Motivation
263
+
- Rationale
264
+
- Copyright
265
+
- The technical detail sections can be left for the community member who implements the feature
266
+
- When the Steering Council agrees on the above sections:
267
+
1. Remove "needs SC DEP" label and add "needs community DEP"
268
+
2. Add links/references between DEP draft and the feature idea issue
0 commit comments