| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,58 @@ | |||
| 1 | + # Issue template | ||
| 2 | + | ||
| 3 | + <!-- | ||
| 4 | + Mark the options below with [X] character | ||
| 5 | + --> | ||
| 6 | + | ||
| 7 | + I'm submitting a.. | ||
| 8 | + | ||
| 9 | + - [ ] Bug report | ||
| 10 | + - [ ] Feature request | ||
| 11 | + | ||
| 12 | + ## Environment info | ||
| 13 | + | ||
| 14 | + ### Operating System | ||
| 15 | + | ||
| 16 | + - [ ] Linux | ||
| 17 | + - [ ] OSX 10.x | ||
| 18 | + - [ ] Windows 10 | ||
| 19 | + | ||
| 20 | + <!-- | ||
| 21 | + Window minimum supported version (10 latest) | ||
| 22 | + --> | ||
| 23 | + | ||
| 24 | + ### Node version | ||
| 25 | + | ||
| 26 | + 16.8.0 | ||
| 27 | + | ||
| 28 | + <!-- | ||
| 29 | + Node.js minimum supported version (16.x LTS) | ||
| 30 | + run `node -v` | ||
| 31 | + --> | ||
| 32 | + | ||
| 33 | + ### NPM version | ||
| 34 | + | ||
| 35 | + 8.19.4 | ||
| 36 | + | ||
| 37 | + <!-- | ||
| 38 | + NPM minimum supported version (8.x) | ||
| 39 | + run `npm -v` | ||
| 40 | + --> | ||
| 41 | + | ||
| 42 | + ## Current behavior | ||
| 43 | + | ||
| 44 | + <!-- | ||
| 45 | + Omit ### title header, if not applicable. | ||
| 46 | + --> | ||
| 47 | + | ||
| 48 | + ### Bug report | ||
| 49 | + | ||
| 50 | + <!-- | ||
| 51 | + Please provide steps to reproduce w/ implementation example. | ||
| 52 | + --> | ||
| 53 | + | ||
| 54 | + ### Feature request | ||
| 55 | + | ||
| 56 | + <!-- | ||
| 57 | + Clearly state the use-case for the requested addition/change. | ||
| 58 | + --> | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments