Skip to content

Commit cbcc48b

Browse files
authored
chore: revert PR tempalte (#223)
1 parent 768c59f commit cbcc48b

File tree

2 files changed

+28
-139
lines changed

2 files changed

+28
-139
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## Related Issue(s)
2+
3+
<!-- If this PR fixes multiple issues, please use the full syntax(`closes #issue-number`) for each issue so that each issue gets automatically closed on PR merge; for example: `closes #0001, closes #0002`, and so on. -->
4+
5+
closes
6+
7+
## Description
8+
9+
<!-- Enter short description of the change -->
10+
11+
## Screenshots
12+
13+
<!-- If you've made any style changes, please provide appropriate screenshots (before and after) to help reviewers. -->
14+
15+
### Before:
16+
17+
### After:
18+
19+
## PR Quality
20+
21+
- [ ] the commit message(s) follows the guideline:
22+
https://github.com/SAP/ui5-webcomponents-ngx/blob/main/CONTRIBUTING.md
23+
- [ ] tests for the changes that have been done
24+
- [ ] all items on the PR Review Checklist are addressed :
25+
https://github.com/SAP/ui5-webcomponents-ngx/wiki/PR-Review-Checklist
26+
- [ ] Run npm run build-pack-library and test in external application
27+
- [ ] update `README.md`
28+
- [ ] [Breaking Changes Uncyclo](https://github.com/SAP/ui5-webcomponents-ngx/wiki/Breaking-Changes)

.github/PULL_REQUEST_TEMPLATE.yml

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)