Skip to content

Commit 0dce6de

Browse files
committed
Fix spacing concerns.
1 parent 48a0d86 commit 0dce6de

File tree

1 file changed

+46
-46
lines changed

1 file changed

+46
-46
lines changed

README.md

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ Next, go [create an issue in this repository](https://github.com/tim-schilling/n
1717
There are three queues that need community involvement:
1818

1919
- [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
2323
- [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
2626
- [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
2929

3030
### Leaving comments
3131

@@ -212,57 +212,57 @@ every interval, but some ideas should constantly be moving forward.
212212
- Any relevant labels should be applied to the issue
213213
- If the issue is a duplicate of another, it should be closed and referred to the original
214214
- 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
218218

219219
### Determining consensus on community support
220220

221221
- [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)
222222
- 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
234234

235235
### Determining is this expected in Django
236236

237237
- [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)
238238
- 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
253253

254254
### Creating DEPs for expected features
255255

256256
- [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)
257257
- 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

Comments
 (0)