SuccessChanges

Summary

  1. Removes unnused method (details)
  2. Updates CONTRIBUTING.md with new section (details)
Commit 21ec665aed01ea059cea749551c7079fd7344b47 by santii810
Removes unnused method
The method deleted don't use in current proyect. Moreover, has incorrect
name (plural name that returns just first value) and it should to be
regularized
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java (diff)
Commit 155d69692ee13b25f712106d1b7932980d83e39a by santii810
Updates CONTRIBUTING.md with new section
Adds new section in CONTRIBUTING.md to take notes about new proyect
decisions
The file was modifiedCONTRIBUTING.md (diff)