name | about | title | labels | assignees |
---|---|---|---|---|
Bug Report |
Create a report to help us improve the package |
[Bug]: Briefly describe the issue |
bug |
A clear and concise description of the bug related to the package.
Steps to reproduce the behavior:
- Install the package using
npm install -g init-mate
. - Import the package in your project.
- Describe the actions taken or the code used that led to the bug.
- See error or unexpected behavior.
A clear and concise description of what you expected to happen when using the package.
Describe what actually happens when you encounter the bug.
If applicable, add screenshots or code snippets to help explain your problem.
- 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
Add any other context about the problem here (e.g., logs, error messages, or related issues).