Skip to content

Commit a1195f1

Browse files
committed
chore(github/issue_templates/distribution-support): add section for current error
in case it is actually a error with getos instead of url generation
1 parent 25200a6 commit a1195f1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/distribution-support.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ console.log("Arch", os.arch());
6969
```
7070
-->
7171

72+
## Current Error
73+
74+
<!--Please include the current error you are having, if any-->
75+
<!--Also if you see any "Falling back to legacy MongoDB build!" please include Debug Output, see https://nodkz.github.io/mongodb-memory-server/docs/guides/enable-debug-mode -->
76+
77+
```txt
78+
Paste Error in Here
79+
```
80+
7281
## Extra
7382

7483
<!--Extra Comments here-->

0 commit comments

Comments
 (0)