Skip to content

Commit 5d4eb4a

Browse files
committed
Merge branch 'jquery-to-nativejs#3679' of https://github.com/Nicksqain/OpenSearch-Dashboards into jquery-to-nativejs#3679
2 parents bd8e23d + 3c7233d commit 5d4eb4a

File tree

235 files changed

+13278
-13715
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+13278
-13715
lines changed

.github/pull_request_template.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
### Description
2-
[Describe what this change achieves]
3-
2+
3+
<!-- Describe what this change achieves-->
4+
45
### Issues Resolved
5-
[List any issues this PR will resolve]
6-
6+
7+
<!-- List any issues this PR will resolve. -->
8+
<!-- Example: closes #1234 -->
9+
710
### Check List
11+
812
- [ ] All tests pass
913
- [ ] `yarn test:jest`
1014
- [ ] `yarn test:jest_integration`
1115
- [ ] `yarn test:ftr`
1216
- [ ] New functionality includes testing.
1317
- [ ] New functionality has been documented.
1418
- [ ] Update [CHANGELOG.md](./../CHANGELOG.md)
15-
- [ ] Commits are signed per the DCO using --signoff
19+
- [ ] Commits are signed per the DCO using --signoff

0 commit comments

Comments
 (0)