mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-02 11:12:58 -05:00
docs(CONTRIBUTING): create issue template
This commit is contained in:
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<!--
|
||||
Thank you for raising your concerns, we appreciate your feedback and contributions to this repository.
|
||||
|
||||
If your issue is a bug, please follow the format below:
|
||||
-->
|
||||
|
||||
### pnpm version:
|
||||
|
||||
### Code to reproduce the issue:
|
||||
|
||||
### Expected behavior:
|
||||
|
||||
### Actual behavior:
|
||||
|
||||
### Additional information:
|
||||
|
||||
- `node -v` prints:
|
||||
- Windows, OS X, or Linux?:
|
||||
Reference in New Issue
Block a user