manirajv06 commented on code in PR #160: URL: https://github.com/apache/yunikorn-scheduler-interface/pull/160#discussion_r3433271555
########## .github/PULL_REQUEST_TEMPLATE: ########## @@ -1,28 +1,38 @@ -### What is this PR for? -A few sentences describing the overall goals of the pull request's commits. -First time? Check out the contributing guide - http://yunikorn.apache.org/community/how_to_contribute +### Description +Short description of this pull request, can be as simple as the commit message used. +First time contributing? Check out the contributing guide: https://yunikorn.apache.org/community/how_to_contribute -### What type of PR is it? -* [ ] - Bug Fix -* [ ] - Improvement -* [ ] - Feature -* [ ] - Documentation -* [ ] - Hot Fix -* [ ] - Refactoring +### Type of change +Please delete options that are not relevant. -### Todos -* [ ] - Task +- [ ] Bug Fix +- [ ] Improvement +- [ ] Feature +- [ ] Refactoring +- [ ] Documentation -### What is the Jira issue? -* Open an issue on Jira https://issues.apache.org/jira/browse/YUNIKORN/ -* Put link here, and add [YUNIKORN-*Jira number*] in PR title, eg. `[YUNIKORN-2] Gang scheduling interface parameters` +### Jira issue +Jira ID : https://issues.apache.org/jira/browse/YUNIKORN-XXXXX -### How should this be tested? +- [ ] I have created a Jira issue for this pull request. +- [ ] The Jira ID is part of the title of this pull request. -### Screenshots (if appropriate) +### AI Tooling +If an AI tool was used: +- [ ] The PR includes the phrase "Generated by \<tool>", where \<tool> is the name of the AI tool used. +- [ ] My use of AI contributions follows the ASF legal policy. + +Check https://www.apache.org/legal/generative-tooling.html for details. + +### How Has This Been Tested? Review Comment: "How Has This Been Tested?" => "How Has This Been Tested?" ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
