FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added Github Issue template · lambda-lambda-lambda/cli@1cffbd8 · GitHub

Commit 1cffbd8

Browse files
committed
Added Github Issue template
1 parent e7029be commit 1cffbd8

1 file changed

Lines changed: 58 additions & 0 deletions

File tree

‎ISSUE_TEMPLATE.md‎

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
-->

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL