SeaHogs / pe

0 stars 0 forks source link

Starting the app instruction from UG #2

Open SeaHogs opened 2 months ago

SeaHogs commented 2 months ago

image.png

According to the UG the user should use java -jar loanguardpro.jar command in cmd to launch the app. However, the command in ug is separated into two lines due to formatting issues. When copying, it will be copied as :

java - jar loanguardpro.jar

image.png

This should not cause a problem for experienced user, but for inexperienced user, when simply copy pasting from the UG, the app will not launch since java - and jar loanguardpro.jar are treated as two commands, causing inconvenience.

soc-se-bot commented 2 months ago

Team's Response

Hi! As stated in the testing instructions, the onus is on the user to ensure line breaks do not mess up the command, as PDF viewers can affect the pasted text.

image.png

However, we will consider formatting all the commands to minimise line breaks in the future. Thanks for the feedback!

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]