[
https://issues.apache.org/jira/browse/FLINK-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171138#comment-15171138
]
ASF GitHub Bot commented on FLINK-3529:
---------------------------------------
Github user vasia commented on a diff in the pull request:
https://github.com/apache/flink/pull/1729#discussion_r54353877
--- Diff: PULL_REQUEST_TEMPLATE.md ---
@@ -0,0 +1,18 @@
+Thanks for contributing to Apache Flink, before you open your PR please
kindly take into consideration the following check list.
+Once you are sure, all items on the list can be checked, feel free to open
your PR. For more information and/or questions please refer to the [How To
Contribute guide](http://flink.apache.org/how-to-contribute.html).
+In addition to going through the list, please provide a meaningful
description of your changes.
+
+- [ ] General
+ - The pull request references the related JIRA issue
+ - The pull request addresses only one issue
+ - Each commit in the PR has a meaningful commit message
+
+- [ ] Documentation
+ - Documentation has been added for new functionality
+ - Old documentation updated affected by the pull request has been updated
--- End diff --
Remove first occurrence of "updated".
> Add pull request template
> -------------------------
>
> Key: FLINK-3529
> URL: https://issues.apache.org/jira/browse/FLINK-3529
> Project: Flink
> Issue Type: Task
> Components: other
> Reporter: Martin Liesenberg
> Assignee: Martin Liesenberg
> Priority: Minor
>
> Add a template for pull requests, checking if prerequisites of opening a PR
> have been fulfilled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)