To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAbout
As a Data Packager or Data Consumer
I want to know the version of the application
So that I can inform the Maintainer about issues I experience using a version of the application
As a Sponsor, Contributor or Maintainer of the application
I want to see acknowledgement of my contribution
So that I can confirm that licencing requirements or other obligations have been met
RULES
- The "About" command can be invoked using a menu item
- The "Close About Panel" is invoked using a button on the About panel
USER INTERFACE
- Scenarios
-
- Show the About panel
-
- Given
- Data Curator is open
- When
- "About" is invoked
- Then
- the Major Contributor names, attribution statements, and logos with link to external websites should be shown
- And
- the Application logo, name, and version should be shown
- Close the About panel
-
- Given
- Data Curator is open
- And
- "About" is invoked
- When
- "Close About Panel" is invoked
- Then
- the About panel should close
Last published almost 2 years ago by Matt Mulholland.