DEV Community

Cover image for Jira Story Creation Template For Front End Developer
Vishesh Tiwari
Vishesh Tiwari

Posted on • Edited on

2 1 1 1 1

Jira Story Creation Template For Front End Developer

JIRA Story Template

Below you can find/use template for creating any of the feature story -

Acceptance Criteria:

  • [First criterion]
  • [Second criterion]
  • [Third criterion]

Description:

Context: [Background information or context for the story]
Scope: [What is included and what is not included in this story]
Assumptions: [Any assumptions made while writing the story]

Design:

[Link to design mockups or specifications]

Technical Notes:

[Any technical details or considerations]

Dependencies:

[List any dependencies or related stories]

Testing:

  • Unit Tests: [Details of unit tests required]
  • Integration Tests: [Details of integration tests required]
  • End-to-End Tests: [Details of end-to-end tests required]

Documentation:

[Any documentation updates required]

Definition of done - 

Code Quality:

  • Code is reviewed and approved by at least one other developer.
  • No linting errors or warnings.

Testing:

  • Unit tests and integration tests are written and passing.
  • Code coverage meets the team’s threshold (e.g., 80%).

Functionality:

All acceptance criteria for the user story are met.

Design:

The feature matches the design specifications.
Components are documented and tested in Storybook.

Documentation:

Code is documented where necessary. (Storybook is enough)

I hope this save times for many developers😁.


Show me your love ❤️

Buy Me A Coffee

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site