Skip to content

Change template to use <details> tag #21133

@KES777

Description

@KES777
Contributor

Description
Please change template to hide details from perl -V

Use this:

<details><summary>short description</summary>
hidden content
</details>

instead of this:

  **Perl configuration**
  <!-- Please paste `perl -V` output just below. -->
  -```
  # perl -V output goes here
  -```

This will allow to hide long output.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @KES777

      Issue actions

        Change template to use <details> tag · Issue #21133 · Perl/perl5