3
0
Fork 0
mirror of https://gitea.com/actions/setup-node.git synced 2024-11-24 19:19:32 +01:00
setup-node/.github/ISSUE_TEMPLATE/bug_report.md
Nick Schonning c2dd1f600a
chore: upgrade Prettier and run on full repo
- Move Prettier 1 -> to support `.` glob and built-in parsers
- Move whitespace settings to EditorConfig that Prettier reads
- Expand glob to run on all non-generated files
2022-08-26 20:50:35 -04:00

971 B

name about title labels assignees
Bug report Create a bug report bug, needs triage

Description: A clear and concise description of what the bug is.

Action version: Specify the action version

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

Repro steps:
A description with steps to reproduce the issue. If you have a public example or repo to share, please provide the link.

Expected behavior: A description of what you expected to happen.

Actual behavior: A description of what is actually happening.