We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1092136 commit 68d42f8Copy full SHA for 68d42f8
.github/ISSUE_TEMPLATE/bug-report.md
@@ -1,7 +1,6 @@
1
---
2
name: Bug Report
3
about: Report incorrect or unexpected behaviour of node-filecrypt
4
-labels:
5
6
7
@@ -25,7 +24,7 @@ Clear and concise description of what you expected to happen.
25
24
If applicable, add screenshots to help explain your problem.
26
27
**Additional Information (Please fill in the following):**
28
- - node-filecrypt Version: [Open version.txt]
+ - node-filecrypt Version: [Open package.json]
29
- NodeJS Version: [Run `node --version`]
30
- Operating System: [Windows / MacOS / Linux]
31
- Priority: [Low / Medium / High]
.github/ISSUE_TEMPLATE/feature-request.md
name: Feature Request
about: Request a feature for node-filecrypt
0 commit comments