fireblade-ecs/.github/ISSUE_TEMPLATE/BUG_REPORT.md

1.8 KiB

name about labels
🐛 Bug Report Something isn't working as expected, create a report to help us improve bug

Bug Description

A clear and concise description of what the bug is. Replace this paragraph with a short description of the incorrect behavior. (If this is a regression, please note the last version of the package that exhibited the correct behavior in addition to your current version.)

Information

  • Package version: What tag or branch of this package are you using? e.g. tag 1.2.3 or branch main
  • Platform version: Please tell us the version number of your operating system. e.g. macOS 11.2.3 or Ubuntu 20.04
  • Swift version: Paste the output of swift --version here.

Checklist

  • If possible, I've reproduced the issue using the main/master branch of this package.
  • I've searched for existing issues under the issues tab.
  • The bug is reproducible

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. '....'

Replace this paragraph with an explanation of how to reproduce the incorrect behavior. Include a simple code example, if possible.

Expected behavior

A clear and concise description of what you expected to happen. Describe what you expect to happen.

Actual behavior

Describe or copy/paste the behavior you observe.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.