nus-cs2103-AY2324S2 / forum

16 stars 0 forks source link

What is the criteria for rejecting bugs? #943

Open RunjiaChen opened 6 months ago

RunjiaChen commented 6 months ago

In Catcher, it is stated: image

However, on the website, is is also stated: image

My tester seems to have reported a feature flaw as a documentation bug, during the the documentation phase. Does that serve as grounds for rejection? The tester reported the bug during the documentation stage, where he seems to have changed the type so that it becomes "valid" during the documentation stage.

damithc commented 6 months ago

@RunjiaChen If you think the the correct bug type is FeatureFlaw, and not DocumentationBug, you can change the type first. After that, you make the accept/reject decision based on that correct type.