forked from eclipse-che/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
editing writing style and punctuation #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dkwon17
merged 18 commits into
dkwon17:reviewing-pull-requests
from
deerskindoll:jana-reviewing-pull-requests
Feb 16, 2022
Merged
Changes from 5 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
e6e931c
editing writing style and punctuation
deerskindoll c2d79e9
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 14a7607
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll a66d8e7
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll f0a0ada
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 8c2087f
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll a0d777c
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 09d37b7
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 5be850a
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 6f220f0
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll d70d467
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 1952a02
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll de54e5e
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 27f96a7
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 83be8bc
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll c75941a
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 167a85d
Update _posts/2022-02-16-reviewing-pull-requests.adoc
deerskindoll 6e3ff04
Update 2022-02-16-reviewing-pull-requests.adoc
deerskindoll File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -13,23 +13,22 @@ Reviewing pull requests for a GitHub project integrated with {prod}. | |||||
|
|
||||||
| === Using {prod} to review pull requests | ||||||
|
|
||||||
| As long as you're using a supported web browser like Google Chrome, {prod} can make it possible to review a pull request (PR) without setting up runtimes, build tools, or any additional software on the local machine. | ||||||
| With Google Chrome, {prod} makes it possible to review a pull request (PR) without setting up runtimes, build tools, or any extra software on the local machine. | ||||||
|
|
||||||
| This blog post will showcase the typical workflow on how PRs can be reviewed using {prod} for a GitHub project that is well-integrated with {prod}. | ||||||
| The GitHub project used in this blog post is located here: link:https://github.com/che-incubator/quarkus-api-example[www.github.com/che-incubator/quarkus-api-example]. | ||||||
| This blog post will showcase the typical workflow of reviewing PRs of a GitHub project that is well-integrated with Eclipse Che. Here is the GitHub project used in this blog post: link:https://github.com/che-incubator/quarkus-api-example[www.github.com/che-incubator/quarkus-api-example]. | ||||||
|
|
||||||
| Please refer to these references on how to set up your project with {prod}: | ||||||
| You can refer to these articles on how to set up your project with {prod}: | ||||||
|
|
||||||
| * <<../../01/11/@ilya.buziuk-contributing-for-the-first-time-to-a-project#set-up-project,How can maintainers set up their projects to use Eclipse Che?>> | ||||||
| * link:https://www.eclipse.org/che/docs/che-7/end-user-guide/authoring-devfiles-version-2[Authoring a devfile v2] | ||||||
|
|
||||||
| NOTE: It is crucial that your project contains a well-defined devfile.yaml file to make the most out of your development experience with {prod}. The devfile should define your project's development environment such as development commands, containers, endpoints etc. | ||||||
| NOTE: Your project must contain a well-defined devfile.yaml file to make the most out of your development experience with {prod}. Use the devfile to define your project’s development environment such as development commands, containers, endpoints, etc. | ||||||
|
||||||
| NOTE: Your project must contain a well-defined devfile.yaml file to make the most out of your development experience with {prod}. Use the devfile to define your project’s development environment such as development commands, containers, endpoints, etc. | |
| NOTE: Your project must contain a well-defined devfile.yaml file to make the most out of your development experience with {prod}. Use the devfile to define your project's development environment such as development commands, containers, endpoints, etc. |
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
Owner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
| After you launch the workspace, the web IDE will open automatically and you'll see that the project has been cloned already (see the Explorer view on the bottom-right). | |
| After you launch the workspace, the web IDE will open automatically and you'll see that the project has been cloned already (see the Explorer view on the left-hand side). |
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
deerskindoll marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.