UNPKG

1.06 kBMarkdownView Raw
1---
2name: Feature Request
3about: Use this to suggest new feature/enhancements
4title: "[scope] summary of your request"
5labels: state/awaiting-triage, type/feat
6assignees: ''
7
8---
9
10# Feature Request
11<!--
12 Explain your request in great detail (required).
13
14 Things to consider:
15 - Why should we add this feature/enhancement
16 - What problem(s) does it solve
17 - Complexity
18 - How we should implement it
19-->
20
21## Example (if possible)
22<!--
23 If possible demonstrate your request via a JSFiddle.
24
25 How to create an example:
26 1. Open the following JSFiddle - https://jsfiddle.net/31d6y7mn
27 2. Click "Fork" at the top
28 3. Add the HTML, CSS and JavaScript which shows your request
29 4. Click "Save" at the top
30 5. Copy the URL of your fiddle and link it here
31-->
32
33## Screenshot (if possible)
34<!--
35 If possible include images or gifs of your request.
36
37 E.g. new component request should include images of the component
38 in other frameworks and on websites.
39
40 If your looking for a tool we recommend ShareX - https://github.com/ShareX/ShareX
41-->