Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 681 Bytes

task-template.md

File metadata and controls

27 lines (18 loc) · 681 Bytes
name about title labels assignees
Task Template
New tasks created should consist of the following information

What needs to be done

Describe what needs to be done here. Ex: "Relay synchronization starts from the most recently stored block header"

Why it needs to be done

Describe why it needs to be done here. Ex: "Reduces the amount of time for the relay to synchronize to the latest block"

Acceptance Criteria

Describe how we can know whether the task is done. Ex: When restarting the relay, synchronization picks up from the most recently stored block

Additional Information

Describe anything relevant that hasn't been mentioned yet.