Exeexe93 / pe

0 stars 0 forks source link

Documentation not tally with actual package. #13

Open Exeexe93 opened 4 years ago

Exeexe93 commented 4 years ago

Documentation not tally with actual package.

In commons write, seedu.addressbook.commons pacakge, but in github the actual package is seedu.address.commons

image.png

image.png

This mislead the user and might have chance to link to wrong package cause more problem for the future development.

nus-pe-bot commented 4 years ago

Team's Response

Inherited from AB3.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The reason should not regards as inherited from AB3, as the package should be changed to your own application, like cookingbook instead of the original addressbook. Furthermore, you should check whether is it tally with your package and should not be complacent about it. This will cause the developer who want to extend your application will received wrong informations and will cause them more time on debugging the application, reducing the efficient of application development. Hence, I believe that this is quiite serious for being complacent and should not regards as bug inherited from AB3.