Skip to content

Commit

Permalink
chore(github/issue_templates/distribution-support): add section for c…
Browse files Browse the repository at this point in the history
…urrent error

in case it is actually a error with getos instead of url generation
  • Loading branch information
hasezoey committed Jan 23, 2023
1 parent 25200a6 commit a1195f1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/distribution-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@ console.log("Arch", os.arch());
```
-->

## Current Error

<!--Please include the current error you are having, if any-->
<!--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 -->

```txt
Paste Error in Here
```

## Extra

<!--Extra Comments here-->

0 comments on commit a1195f1

Please sign in to comment.