Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
And the new line
  • Loading branch information
khalidmammadov committed Jan 31, 2022
commit 59879b5bea06959b2a51ea4fe7285166e09be445
1 change: 1 addition & 0 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ Example: `Fix typos in Foo scaladoc`
`[email protected]` first before proceeding to implement the change.

<h3>Pull request</h3>

Before creating a pull request in Apache Spark, it is important to check if tests can pass on your branch because
our GitHub Actions workflows automatically run tests for your pull request/following commits
and every run burdens the limited resources of GitHub Actions in Apache Spark repository.
Expand Down
1 change: 1 addition & 0 deletions site/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ <h3>JIRA</h3>
</ol>

<h3>Pull request</h3>

<p>Before creating a pull request in Apache Spark, it is important to check if tests can pass on your branch because
our GitHub Actions workflows automatically run tests for your pull request/following commits
and every run burdens the limited resources of GitHub Actions in Apache Spark repository.
Expand Down