This is an automated email from the ASF dual-hosted git repository.

ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 01ca259  [YUNIKORN-2079] Add pull request template for 
yunikorn-release (#160)
01ca259 is described below

commit 01ca25919b83a100255c47f1622e30b32f335f2e
Author: brandboat <[email protected]>
AuthorDate: Thu Oct 26 11:06:41 2023 -0500

    [YUNIKORN-2079] Add pull request template for yunikorn-release (#160)
    
    Closes: #160
    
    Signed-off-by: Craig Condit <[email protected]>
---
 .github/PULL_REQUEST_TEMPLATE | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
new file mode 100644
index 0000000..0d56d00
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -0,0 +1,28 @@
+### 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   
+
+
+### What type of PR is it?
+* [ ] - Bug Fix
+* [ ] - Improvement
+* [ ] - Feature
+* [ ] - Documentation
+* [ ] - Hot Fix
+* [ ] - Refactoring
+
+### Todos
+* [ ] - Task
+
+### 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`
+
+### How should this be tested?
+
+### Screenshots (if appropriate)
+
+### Questions:
+* [ ] - The licenses files need update.
+* [ ] - There is breaking changes for older versions.
+* [ ] - It needs documentation.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to