Skip to content

Commit

Permalink
Merge pull request #291 from EvgenyWas/fix-en-pull-request-review-pro…
Browse files Browse the repository at this point in the history
…cess-typo

Correct typo in en/pull-request-review-process
  • Loading branch information
stardustmeg authored Nov 10, 2024
2 parents 6c1db9c + 2718123 commit 7d7e825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/pull-request-review-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Pull Request is a place to discuss contributor's code. It should not be a monolo
### Pull Request description must contain the following:

1. Task URL.
2. Screenshot showing the result of Task's completion. The screenshot is added to a Pull Request as an image attachment. To achieve that you can just dra-and-drop the screenshot to the Description text area.
2. Screenshot showing the result of Task's completion. The screenshot is added to a Pull Request as an image attachment. To achieve that you can just drag-and-drop the screenshot to the Description text area.
3. Deployment URL of your application. For frontend - Website URL, for backend - API Endpoint URL. To create deployment you can use the following:
- gh-pages (if you have access to a private RS School repo)
- web hosting, like [netlify.com](https://app.netlify.com/drop) (if you don't have access to a private RS School repo or can't deploy to `gh-pages` because of permissions)
Expand Down

0 comments on commit 7d7e825

Please sign in to comment.