Skip to content

ROADMAP handling #232

Open
Open
@jstenmark

Description

@jstenmark

Clear and concise description of the problem

I wonder how to best handle ROADMAP files, In my opinion they should reside under README.md.
But there is a lot of projects using a ROADMAP file(s) with or without a file extension, eg ROADMAP, ROADMAP.png etc.

Suggested solution

  1. Would it be reasonable to use this token syntax?
{
 "README*": "ROADMAP*.$(extname)"
}

Check vscode docs for more explanation regarding tokens

Alternative

{
 "README*": "ROADMAP*.$(extname), ROADMAP"
}

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions