Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.5 KB

File metadata and controls

54 lines (35 loc) · 1.5 KB
name New Feature Ticket
about Follow this template when requesting a new feature
title [FEATURE]
labels
feature
feature description
assignees

Required

Summary

Github Issue/Projects Fields

  • Populate label (e.g., enhancement, etc.)
  • Populate the github projects fields (e.g., status, feature description, priority, affected branch)
  • For any new pages that will be generated by this feature, add those pages to the Symbiota-Laravel github issues with a "Page porting" tag. Link it to this issue.
  • If relevant, add reference to original osTicket:

Ideal

User Stories/Detailed Outline of All of the Specs

Avoid specific implementation details here. This section is for what needs to be done, not how it should be done.

  • As a super admin, I want to be able to ...
  • As a collection admin, I want to be able to ...
  • As a signed in user with no admin authorizations, I want to be able to ...
  • As an anonymous user, I want to be able to ...
  • Etc.

Implementation Details

If any specifics have been ironed out during the feature planning, add them here.

Acceptance Criteria

  • Criterion 1
  • Criterion 2
  • ...

Dependencies

  • List any dependencies, blockers, or prerequisites
  • Related issues or PRs that need to be completed first

Documentation

  • API documentation updates needed

Additional Context

Add any other context, screenshots, mockups, or examples that would be helpful.