You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/05/02 00:34:44 UTC

[GitHub] [ignite] samaitra commented on a change in pull request #7765: IGNITE-12937: Add pull request github template

samaitra commented on a change in pull request #7765:
URL: https://github.com/apache/ignite/pull/7765#discussion_r418791786



##########
File path: .github/PULL_REQUEST_TEMPLATE.md
##########
@@ -0,0 +1,25 @@
+Thank you for submitting the pull request to the Apache Ignite.
+
+In order to streamline the review of the contribution 
+we ask you to ensure the following steps have been taken:
+
+### The Contribution Checklist
+- [ ] The JIRA ticket has been associated with the pull request
+- [ ] The JIRA ticket has the _Patch Available_ state
+- [ ] The pull request briefly describes changes that have been made
+- [ ] The pull request title has the following pattern 
+e.g. `IGNITE-12407: Java thin client. Cluster API support`
+- [ ] Commits have the following pattern 
+e.g. `IGNITE-12835: Thin client. Compute support added`
+- [ ] A reviewer has been asked for the review through the JIRA comments 
+(see [the Maintainers list](https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-ReviewProcessandMaintainers)) 
+- [ ] The pull request has been checked by the Teamcity Bot and 
+the `green visa` applied to the JIRA ticket (see [TC.Bot: Check PR](https://mtcga.gridgain.com/prs.html))

Review comment:
       Shall we consider using travis build results for PR requests? Since travis build is already part of PR request process and build results are already available in the PR.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org