OpenSearch/.github/pull_request_template.md

12 lines
338 B
Markdown
Raw Normal View History

### Description
[Describe what this change achieves]
### Issues Resolved
[List any issues this PR will resolve]
### Check List
- [ ] New functionality includes testing.
- [ ] All tests pass
- [ ] New functionality has been documented.
- [ ] New functionality has javadoc added
- [ ] Commits are signed per the DCO using --signoff