File tree Expand file tree Collapse file tree 3 files changed +46
-0
lines changed
Expand file tree Collapse file tree 3 files changed +46
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " Feature request \U0001F680 "
3+ about : Suggest an idea
4+ labels : enhancement
5+
6+ ---
7+
8+ ## Summary
9+ Brief explanation of the feature.
10+
11+ ### Basic example
12+ Include a basic example or links here.
13+
14+ ### Motivation
15+ Why are we doing this? What use cases does it support? What is the expected outcome?
Original file line number Diff line number Diff line change 1+ ## Description
2+
3+ <!-- Brief description of changes -->
4+
5+ ## Type of change
6+
7+ - [ ] Feature
8+ - [ ] Fix
9+ - [ ] Refactor
10+ - [ ] Documentation
11+
12+ ## Screenshots (if applicable)
13+
14+ <!-- Screenshots of visual changes -->
15+
16+ ## Testing
17+
18+ <!-- How were these changes tested? -->
19+
20+ ## Related issues
21+
22+ <!-- Reference any related issues (e.g., Fixes #123) -->
Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ # Enable version updates for npm
4+ - package-ecosystem : " npm"
5+ # Look for `package.json` and `lock` files in the `root` directory
6+ directory : " /"
7+ # Check the npm registry for updates every day (weekdays)
8+ schedule :
9+ interval : " weekly"
You can’t perform that action at this time.
0 commit comments