Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50e95ba

Browse files
authored
docs: adjust manual github action screenshot in contributing.md (#15439)
resolves #15407 adjust manual github action screenshot in contributing.md [preview](https://coder.com/docs/@15407-contrib-image/CONTRIBUTING#deploying-a-pr) (once ready) --------- Co-authored-by: EdwardAngert <[email protected]>
1 parent 308df17 commit 50e95ba

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/CONTRIBUTING.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,12 @@ Use the following `make` commands and scripts in development:
9898
You can test your changes by creating a PR deployment. There are two ways to do
9999
this:
100100

101-
1. By running `./scripts/deploy-pr.sh`
102-
2. By manually triggering the
103-
[`pr-deploy.yaml`](https://github.com/coder/coder/actions/workflows/pr-deploy.yaml)
104-
GitHub Action workflow ![Deploy PR manually](./images/deploy-pr-manually.png)
101+
- Run `./scripts/deploy-pr.sh`
102+
- Manually trigger the
103+
[`pr-deploy.yaml`](https://github.com/coder/coder/actions/workflows/pr-deploy.yaml)
104+
GitHub Action workflow:
105+
106+
<Image src="./images/deploy-pr-manually.png" alt="Deploy PR manually" height="348px" align="center" />
105107

106108
#### Available options
107109

0 commit comments

Comments
 (0)