Skip to content

Allow other types of readme files #5356

@s-spindler

Description

@s-spindler
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

At the moment only rst and md is supported for README files. Both make sense but the limitation seems arbitrarily restrictive. For example, ascii-doc is used by many organizations as their default markup language.

GitHub itself seems to support a wide variety of markups: https://github.com/github/markup/blob/master/README.md#markups

Since the generated readme file is empty anyway I see no reason why a user shouldn't be allowed to pass the file extension like so:
poetry new --readme adoc

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions