Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
Description:
In the sequence diagram of the Developer Guide, it shows User -> CommandUi, 1 Print Welcome Message. This is not the case, but instead, the CommandUi should be the one printing the welcome message.
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
Description: In the sequence diagram of the Developer Guide, it shows
User -> CommandUi, 1 Print Welcome Message
. This is not the case, but instead, theCommandUi
should be the one printing the welcome message.Screenshot:
[original: nus-cs2113-AY2324S2/pe-interim#822] [original labels: severity.Medium type.DocumentationBug]