From 8308eed1e598b2b46fd470851a7f9aefbdd1369f Mon Sep 17 00:00:00 2001 From: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:57:49 +0200 Subject: [PATCH] doc: add technical priorities options to question https://github.com/nodejs/node/blob/main/doc/contributing/technical-priorities.md --- surveys/2026-06 users/2026 user survey questions.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/surveys/2026-06 users/2026 user survey questions.md b/surveys/2026-06 users/2026 user survey questions.md index 3ed267e..c76efc8 100644 --- a/surveys/2026-06 users/2026 user survey questions.md +++ b/surveys/2026-06 users/2026 user survey questions.md @@ -85,6 +85,19 @@ * No * Why not? (free response) 1. Which of the current Technical Priorities are important to you? (select all that apply) + - [ ] Modern HTTP + - [ ] Documentation + - [ ] WebAssembly + - [ ] ES Modules (ESM) + - [ ] Latest ECMAScript spec features + - [ ] Observability + - [ ] Multithreaded support + - [ ] Single Executable Applications (SEA) + - [ ] Serverless + - [ ] Small footprint + - [ ] Developers-first DX + - [ ] Package management + 1. Do you use Alpine builds? * Yes * No