Skip to content

Commit 68d42f8

Browse files
committed
Updated Bug Report Template
Corrected the location to find this project's version
1 parent 1092136 commit 68d42f8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Bug Report
33
about: Report incorrect or unexpected behaviour of node-filecrypt
4-
labels:
54

65
---
76

@@ -25,7 +24,7 @@ Clear and concise description of what you expected to happen.
2524
If applicable, add screenshots to help explain your problem.
2625

2726
**Additional Information (Please fill in the following):**
28-
- node-filecrypt Version: [Open version.txt]
27+
- node-filecrypt Version: [Open package.json]
2928
- NodeJS Version: [Run `node --version`]
3029
- Operating System: [Windows / MacOS / Linux]
3130
- Priority: [Low / Medium / High]

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Feature Request
33
about: Request a feature for node-filecrypt
4-
labels:
54

65
---
76

0 commit comments

Comments
 (0)