Skip to content

Commit

Permalink
[FLINK-7992][docs] extend the PR template asking for any S3 relation
Browse files Browse the repository at this point in the history
This closes apache#4952.
  • Loading branch information
Nico Kruber authored and zentol committed Nov 6, 2017
1 parent 84d0677 commit 423b969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ This change added tests and can be verified as follows:
- The serializers: (yes / no / don't know)
- The runtime per-record code paths (performance sensitive): (yes / no / don't know)
- Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / no / don't know)
- The S3 file system connector: (yes / no / don't know)

## Documentation

- Does this pull request introduce a new feature? (yes / no)
- If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

0 comments on commit 423b969

Please sign in to comment.