nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Inconsistent tag adding order #3040

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Tags are not added back-to-back or in an alphabetical order, which can be confusing for users. I thought it was capitals first, lower case after, but the tag "TAGS" does not follow this ordering.

image.png


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

Jellybeano commented 3 years ago

Team's Response

Sorting order of tags is not specified in UG

Duplicate status (if any):

Duplicate of #3051