mirror of https://github.com/nodejs/node.git
doc: provide more context on techinical values
In the discussion of https://github.com/nodejs/node/pull/35323 it was suggested that we should add some additional context/clarification to the technical values documented for the project. Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: https://github.com/nodejs/node/pull/36201 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>pull/36443/head
parent
96b4950dca
commit
6d3775e291
|
@ -3,6 +3,16 @@
|
|||
The project uses these technical values to establish priorities and guide
|
||||
collaboration.
|
||||
|
||||
These are the shared values as of this writing and will
|
||||
evolve. We hope they are useful to people new
|
||||
to the project in order to better understand which contributions
|
||||
will be aligned with the current direction and as thinking
|
||||
points when trading off between conflicting goals.
|
||||
|
||||
The factors influencing every discussion/decision are
|
||||
different and priority 1 does not always trump priority 2
|
||||
and so on.
|
||||
|
||||
## Values and priority level
|
||||
|
||||
* Priority 1 - Developer experience
|
||||
|
|
Loading…
Reference in New Issue