Skip to content

Commit 9640a34

Browse files
Trottfhemberger
authored andcommitted
Remove obsolete section in development.md (#1523)
Remove the obsolete (and unhelpful) "A Few Additional Questions" section from development.md.
1 parent a078e69 commit 9640a34

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

locale/en/get-involved/development.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ layout: contribute.hbs
2525
- [Dependency Stability](#dependency-stability)
2626
- [Working Groups](#working-groups)
2727
- [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin)
28-
- [A Few Open Questions](#a-few-open-questions)
2928
- [Notes](#notes)
3029

3130
---
@@ -343,11 +342,6 @@ By making a contribution to this project, I certify that:
343342
maintained indefinitely and may be redistributed consistent with
344343
this project or the open source license(s) involved.
345344

346-
## A Few Open Questions
347-
348-
1. What about things like http_parser and libuv? Does it make sense to see about bringing each into the foundation as their own projects?
349-
2. What about all the other repos under iojs/* and joyent/*, which of those will move over to the foundation?
350-
351345
## Notes
352346

353347
1. The existing Node.js Workflow requires that all PR's can only be landed using a specific Jenkin's "node-accept-pull-request" job. This document requires that all PR's must be tested to ensure that all tests pass but it does not go into specific detail on the CI process. It is expected that the TSC will establish the specific step-by-step process by which Pull Requests must be landed.

0 commit comments

Comments
 (0)