Skip to content

Commit

Permalink
[FLINK-10378][github] Comment out contribution guide from PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored and zentol committed Sep 27, 2018
1 parent 1e6764b commit 6f4019f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

<!--
*Thank you very much for contributing to Apache Flink - we are happy that you want to help us improve Flink. To help the community review your contribution in the best possible way, please go through the checklist below, which will get the contribution into a shape in which it can be best reviewed.*
*Please understand that we do not do this to make contributions to Flink a hassle. In order to uphold a high standard of quality for code contributions, while at the same time managing a large number of contributions, we need contributors to prepare the contributions well, and give reviewers enough contextual information for the review. Please also understand that contributions that do not follow this guide will take longer to review and thus typically be picked up with lower priority by the community.*
Expand All @@ -22,6 +22,7 @@
**(The sections below can be removed for hotfixes of typos)**
-->

## What is the purpose of the change

Expand Down

0 comments on commit 6f4019f

Please sign in to comment.