Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UserStory] Create a wrapper template for the project #52

Open
4 of 5 tasks
JustinSingleton303 opened this issue Oct 24, 2019 · 2 comments
Open
4 of 5 tasks

[UserStory] Create a wrapper template for the project #52

JustinSingleton303 opened this issue Oct 24, 2019 · 2 comments
Assignees
Labels
user story User Story

Comments

@JustinSingleton303
Copy link
Contributor

JustinSingleton303 commented Oct 24, 2019

User Story

Essential components

  • Title describes the story
  • Stakeholder type is identified
  • Outcome is described
  • Rationale is explicit
  • Acceptance criteria are verifiable and from the perspective of the stakeholder

Story

As a Maintainer
I want a wrapper class template that can be used as a starting point of creating a wrapper class for any tool we wish to integrate into our BlueJ extension so that future contributors have a standard template wrapper

Acceptance Criteria

_(Rules or scenarios are acceptable formats.)

Rule 1 - Ensure that the wrapper can include all additional types of tools that we might wish to integrate into BlueJ.

Scenario 1
Given we have a java file that contains all the stubs for necessary methods to wrap an outside piece of software into a java class.

Then future contributors will have a starting point when they decide they have an idea for a tool they would like to integrate.

Supporting Information

(Relevant information, context, resources)

Dependencies

Depends On
#2

Dependents

(Issues dependent on this story)

@JustinSingleton303 JustinSingleton303 added the user story User Story label Oct 24, 2019
@shadycloud
Copy link
Contributor

This is very interesting. Does it need to be a wrapper of wrappers?

@jody
Copy link
Collaborator

jody commented Oct 24, 2019

Story is too vague and uses terms without adequate definition.

The Acceptance Criteria isn't adequate to clarify the meaning of the Story or to determine that the Story has been successfully implemented.

Either use an already identified stakeholder type or create an issue to define a new stakeholder type.

@JustinSingleton303 JustinSingleton303 changed the title [UserStory] Create a wrapper class template for the project [UserStory] Create a wrapper template for the project Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story User Story
Projects
None yet
Development

No branches or pull requests

3 participants