File tree Expand file tree Collapse file tree 4 files changed +42
-19
lines changed
packages/ui5-webcomponents-react-seed Expand file tree Collapse file tree 4 files changed +42
-19
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : " [FEATURE] "
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe your suggestion**
11+ A clear and concise description of what the problem is.
12+
13+ ** Describe the solution you'd like**
14+ A clear and concise description of what you want to happen.
15+
16+ ** Describe alternatives you've considered**
17+ A clear and concise description of any alternative solutions or features you've considered.
18+
19+ ** Additional context**
20+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Issue Template
3+ about : Create a report to help us improve
4+ title : " [ISSUE]"
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the issue**
11+ A clear and concise description of what the proposed issue is.
12+
13+ ** Expected behavior**
14+ A clear and concise description of what you expected to happen.
15+
16+ ** Screenshots**
17+ If applicable, add screenshots to help explain your problem.
18+
19+ ** Additional context**
20+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 11# Description
2- This repository may be a boostratp for all your UI5 WebComponents React projects .
2+ The goal of this repository is to increase the boostrap time spent on a new project with several things already set .
33
44# Features
55
@@ -37,7 +37,7 @@ This repository may be a boostratp for all your UI5 WebComponents React projects
3737
3838## From a Hook point of view, it includes:
3939
40- - ` useActions ` : Which wraps the redux action.
40+ <!-- - `useActions`: Which wraps the redux action. -->
4141
4242- ` useBrowser ` : Which identifies the user browser.
4343
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments