Skip to content

[FEATURE]: Collect and add Issue Date as a new field. #90

@drkrillo

Description

@drkrillo

Problem

The issues gathered by the repo don't have the date the Issue was created. This means that the user don't have an easy way to check how old the issue is. This can provide a better understanding combined with the number of comments it has if the issues is valuable for them or not.

Solution

  • Collect the issue date
  • Add it to the README template
  • Add it to the output file.

Ideas

Probably adding it into IssueManager.extract_issue_data is the most straightforward solution. A helper function may or may not be needed.

Happy to discuss options and different points of view onthis one if neded!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededsize 2Requires modification in more than one file.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions