Skip to content

Commit

Permalink
Update Github pull request template to have a task for inspecting fai…
Browse files Browse the repository at this point in the history
…ling checks

Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta committed Oct 19, 2023
1 parent da24ca7 commit c19e050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Resolves #[Issue number to be closed when this PR is merged]
- [ ] All tests pass
- [ ] New functionality has been documented.
- [ ] New functionality has javadoc added
- [ ] Failing checks are inspected and point to the corresponding known issue(s)
- [ ] Commits are signed per the DCO using --signoff
- [ ] Commit changes are listed out in CHANGELOG.md file (See: [Changelog](../blob/main/CONTRIBUTING.md#changelog))
- [ ] Public documentation issue/PR [created](https://github.com/opensearch-project/documentation-website/issues/new/choose)
Expand Down

0 comments on commit c19e050

Please sign in to comment.