From d0a52903d539972f886514def52e60f6b4c31b1d Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Fri, 20 Nov 2020 15:29:35 -0500 Subject: [PATCH 1/4] 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 --- doc/guides/technical-values.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/guides/technical-values.md b/doc/guides/technical-values.md index fd4e18a485af10..afbf6adce02986 100644 --- a/doc/guides/technical-values.md +++ b/doc/guides/technical-values.md @@ -3,6 +3,18 @@ The project uses these technical values to establish priorities and guide collaboration. +These values reflect the shared values of the +collaborators as of this writing and will change +and 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. Instead, they reflect priorities that we +should factor into key discussion/decisions. + ## Values and priority level * Priority 1 - Developer experience From 9a4499c815e8ed778a82571099bb0af4d26a2961 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Fri, 27 Nov 2020 10:17:29 -0500 Subject: [PATCH 2/4] squash: address comments Signed-off-by: Michael Dawson --- doc/guides/technical-values.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/technical-values.md b/doc/guides/technical-values.md index afbf6adce02986..3fbe0adb2804ed 100644 --- a/doc/guides/technical-values.md +++ b/doc/guides/technical-values.md @@ -4,8 +4,8 @@ The project uses these technical values to establish priorities and guide collaboration. These values reflect the shared values of the -collaborators as of this writing and will change -and evolve. We hope they are useful to people new +collaborators 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. From 0c8b8d03c6e77c8db30e9052931e03401a2c6818 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 7 Dec 2020 16:37:01 -0500 Subject: [PATCH 3/4] Update doc/guides/technical-values.md Co-authored-by: Rich Trott --- doc/guides/technical-values.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/guides/technical-values.md b/doc/guides/technical-values.md index 3fbe0adb2804ed..5a2bd6c33f7520 100644 --- a/doc/guides/technical-values.md +++ b/doc/guides/technical-values.md @@ -3,8 +3,7 @@ The project uses these technical values to establish priorities and guide collaboration. -These values reflect the shared values of the -collaborators as of this writing and will +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 From eb37468e420303038faea6fca6a78c1516e534b7 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 7 Dec 2020 16:37:25 -0500 Subject: [PATCH 4/4] Update doc/guides/technical-values.md Co-authored-by: Rich Trott --- doc/guides/technical-values.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/guides/technical-values.md b/doc/guides/technical-values.md index 5a2bd6c33f7520..5b634b5db83280 100644 --- a/doc/guides/technical-values.md +++ b/doc/guides/technical-values.md @@ -11,8 +11,7 @@ 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. Instead, they reflect priorities that we -should factor into key discussion/decisions. +and so on. ## Values and priority level