nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Inconsistent command words. #156

Open nus-se-script opened 4 months ago

nus-se-script commented 4 months ago

whoisfree doesnt follow any naming conventions while all others follow camelCase. This might confuse users.


[original: nus-cs2103-AY2324S2/pe-interim#204] [original labels: severity.Low type.FeatureFlaw]

PallonCX commented 4 months ago

Team's Response

Thanks for bringing this up! We agree that this is a valid consideration, and we are willing to accept it with a severity of VeryLow instead of Low. We believe that the flaw is purely cosmetic and does not affect usage, especially since every occurrence of it is whoisfree instead of whoIsFree in the UG and DG. Its correct naming is clearly stated in the UG and the error messages of the application itself.

Duplicate status (if any):

--