deno.land / x / mongoose@6.7.5 / .github / ISSUE_TEMPLATE / help.yml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name: 🙋 Helpdescription: Open an issue and request for individual helplabels: ['help', 'help wanted']
body: - type: markdown attributes: value: | Before you submit an issue we recommend to read the [documentation](https://mongoosejs.com/docs/guide.html).
- type: checkboxes id: prerequisites attributes: label: Prerequisites options: - label: I have written a descriptive issue title required: true
- type: input id: mongoose-version attributes: label: Mongoose version placeholder: 6.x.x validations: required: true
- type: input id: node-version attributes: label: Node.js version placeholder: 14.x validations: required: true - type: input id: mongo-version attributes: label: MongoDB version placeholder: 5.x validations: required: true
- type: dropdown id: os attributes: label: Operating system options: - Linux - macOS - Windows validations: required: false
- type: input id: os-version attributes: label: Operating system version (i.e. 20.04, 11.3, 10) validations: required: false
- type: textarea id: text attributes: label: Issue description: | Give as much detail as you can to help us understand. Make sure you place example code inside a [code (```) block](https://docs.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks) to avoid linking unrelated issues.
mongoose

Version Info

Tagged at
a year ago