diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-01-18 19:04:56 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-01-18 19:14:35 +0200 |
commit | 242b4cc7a1b82865b205973883c36137fcb06c79 (patch) | |
tree | 78b5b40394c0287840087891ce1b4c9ee0ad259c | |
parent | ebuild-maintainer-quiz: clarify the intro section (diff) | |
download | comrel-242b4cc7a1b82865b205973883c36137fcb06c79.tar.gz comrel-242b4cc7a1b82865b205973883c36137fcb06c79.tar.bz2 comrel-242b4cc7a1b82865b205973883c36137fcb06c79.zip |
ebuild-maintainer-quiz: add a question about different documentations
- the candidate should be familiar with all of these before moving on
to technical & code questions.
Suggested-by: sam
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | recruiters/quizzes/ebuild-maintainer-quiz.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recruiters/quizzes/ebuild-maintainer-quiz.txt b/recruiters/quizzes/ebuild-maintainer-quiz.txt index 885f173..b407a4f 100644 --- a/recruiters/quizzes/ebuild-maintainer-quiz.txt +++ b/recruiters/quizzes/ebuild-maintainer-quiz.txt @@ -55,6 +55,12 @@ docs: devmanual, GLEPs docs: wiki +8. What are the differences between the devmanual, PMS, and GLEPs? + What is PMS and what does it cover? What other widely adopted guides / + canonical resources are there? + +docs: devmanual, GLEPs, PMS, wiki, policy guide + *** PART II Ebuild technical/policy questions |