Open
Description
Title: Meta Data Specification
Author: @johnsBeharry
Status: Draft
Type: Process
Abstract
Issue metadata specification
Motivation
Provide additional context to an issue or pull request.
Specification
The only required field is estimate and it should be added to every issue.
Estimate (required)
Use at least one or a combination of the following when estimating time.
- Hours
72h
- Minutes
59m
- Seconds
59s
Due (optional)
- Date format should be
YYYY-MM-DD
as in2020-02-29
Difficulty
- 1, 2, 3, 5, 8
Related
Example
Difficulty: 8
Estimate: 72h 50m 20s
Due: 2018-09-29
Rationale
...