diff options
author | 2016-01-07 11:12:59 +0100 | |
---|---|---|
committer | 2016-01-07 11:12:59 +0100 | |
commit | cb67f37ad04b2fce757f42b10d4028467ef0d569 (patch) | |
tree | 7fe505e2ca7ae9231e54a5c27481c5f410a7f61c /recruiters/quizzes | |
parent | quizzes: Update 10c wording (diff) | |
download | comrel-cb67f37ad04b2fce757f42b10d4028467ef0d569.tar.gz comrel-cb67f37ad04b2fce757f42b10d4028467ef0d569.tar.bz2 comrel-cb67f37ad04b2fce757f42b10d4028467ef0d569.zip |
quizzes: Drop ChangeLog references in favour of commit msg
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'recruiters/quizzes')
-rw-r--r-- | recruiters/quizzes/ebuild-quiz.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recruiters/quizzes/ebuild-quiz.txt b/recruiters/quizzes/ebuild-quiz.txt index 3c6be25..0742bbd 100644 --- a/recruiters/quizzes/ebuild-quiz.txt +++ b/recruiters/quizzes/ebuild-quiz.txt @@ -2,7 +2,7 @@ # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ Ebuild development quiz -Revision 1.14 - 06 January 2016 +Revision 1.15 - 07 January 2016 Answer in whatever length necessary for completeness. Review documentation. Consult your mentor if you're unable to locate answers. @@ -123,7 +123,7 @@ docs: devmanual docs: devmanual 11. You're committing a user-submitted ebuild. What should be in the - initial ChangeLog? + initial commit message? docs: devmanual @@ -132,8 +132,8 @@ docs: devmanual docs: devmanual 13. You wish to make a change to an ebuild, but you checked - ChangeLogs and metadata.xml and it appears to be maintained by - someone else. How should you proceed? + ChangeLogs, commit messages and metadata.xml and it appears to be + maintained by someone else. How should you proceed? docs: devmanual |