deno.land / x / mongoose@6.7.5 / .github / ISSUE_TEMPLATE / feature.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
name: 🚀 Feature Proposaldescription: Submit a proposal for a new featurelabels: ['enhancement', 'new feature']
body: - type: checkboxes id: prerequisites attributes: label: Prerequisites options: - label: I have written a descriptive issue title required: true - label: | I have searched existing issues to ensure the feature has not already been requested required: true
- type: textarea id: proposal attributes: label: 🚀 Feature Proposal description: A clear and concise description of what the feature is. validations: required: true
- type: textarea id: motivation attributes: label: Motivation description: The motivation for the proposal.
- type: textarea id: example attributes: label: Example description: | An example for how this feature would be used. 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