Survey questions: add ELPA devel

This commit is contained in:
TEC 2022-10-02 21:24:38 +08:00
parent 6ef12a5465
commit ce1cf5bc51
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -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,