Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.07 KB

BUGREPORT.md

File metadata and controls

45 lines (29 loc) · 1.07 KB
name about title labels assignees
Bug Report
Create a report to help us improve the package
[Bug]: Briefly describe the issue
bug

Description

A clear and concise description of the bug related to the package.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Install the package using npm install -g init-mate.
  2. Import the package in your project.
  3. Describe the actions taken or the code used that led to the bug.
  4. See error or unexpected behavior.

Expected Behavior

A clear and concise description of what you expected to happen when using the package.

Actual Behavior

Describe what actually happens when you encounter the bug.

Screenshots or Code Snippets

If applicable, add screenshots or code snippets to help explain your problem.

Environment

  • OS: [e.g., macOS, Windows, Linux]
  • Node version: [e.g., 16.x.x]
  • npm version: [e.g., 8.x.x]
  • Package version: [e.g., 1.0.0]
  • Any other relevant environment details

Additional Context

Add any other context about the problem here (e.g., logs, error messages, or related issues).