From ce1cf5bc51458769a60c85a482f3f3213d6a37d0 Mon Sep 17 00:00:00 2001 From: TEC Date: Sun, 2 Oct 2022 21:24:38 +0800 Subject: [PATCH] Survey questions: add ELPA devel --- config/survey.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/survey.jl b/config/survey.jl index 6a2fb6d..f56dd13 100644 --- a/config/survey.jl +++ b/config/survey.jl @@ -113,7 +113,7 @@ the questions you see now will not neccesarily be in the final survey.", MultiSelect(:package_archives, "Which package archives do you use?", ["My framework/starter kit's default" => "framework default", - "GNU ELPA", "NonGNU ELPA", "MELPA", "MELPA Stable", + "GNU ELPA", "GNU ELPA devel", "NonGNU ELPA", "MELPA", "MELPA Stable", "Built from source (e.g. using straight)" => "Source", "not sure", :other]), MultiSelect(:package_discovery,