nus-tic4002-AY2021S2 / pe-dev-response

0 stars 0 forks source link

DG - Unnecessary repetition of Sequence Diagram #115

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

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.


Unnecessary repetition of Sequence Diagram

The addTag and removeTag is almost identical and not necessary to depict the execution flow for this two functions.

image.png


[original: nus-tic4002-AY2021S2/pe-interim#115] [original labels: severity.Low type.DocumentationBug]

linqing42 commented 3 years ago

Team's Response

Both is sequence diagram but one for addTag and other removeTag. It is not a documentation bug but can be considered as a suggestion.

Duplicate status (if any):

--