Fix paths to images and links to style guide and Snagit theme (#34310)
This commit is contained in:
@@ -40,7 +40,7 @@ To be inclusive of all users, screenshots must:
|
||||
|
||||
- **Be accompanied by complete instructions** on the webpage, with no information conveyed entirely in visual form.
|
||||
- **Be full contrast** as in the interface itself, with nothing obscured or reduced in opacity or color contrast.
|
||||
- **Have alt text** that describes the meaning of the image and the appearance of its highlighting, if any. [See alt text guidelines in our style guide.](../assets/contributing/content-style-guide.md#alt-text)
|
||||
- **Have alt text** that describes the meaning of the image and the appearance of its highlighting, if any. [See alt text guidelines in our style guide.](./content-style-guide.md#alt-text)
|
||||
- **Be clear and crisp**, with text and UI elements as legible as possible.
|
||||
|
||||
### Visual style
|
||||
@@ -52,17 +52,17 @@ To be inclusive of all users, screenshots must:
|
||||
- For VSCode, select "GitHub Light Default" in the free [GitHub Theme extension](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme).
|
||||
- Replace your username and avatar, if they appear, with **[Octocat's](https://github.com/octocat) username and avatar**. You can do this using the developer tools in your browser to edit the rendered page.
|
||||
|
||||

|
||||

|
||||
|
||||
## Adding highlighting in Snagit
|
||||
|
||||
Use [Snagit](https://www.techsmith.com/screen-capture.html) to apply a contrasting stroke around the UI element being discussed.
|
||||
|
||||

|
||||

|
||||
|
||||
### Importing the GitHub Docs theme into Snagit
|
||||
|
||||
1. Download [`snagit-theme-github-docs.snagtheme`](../images/snagit-theme-github-docs.snagtheme) to your computer.
|
||||
1. Download [`snagit-theme-github-docs.snagtheme`](./images/snagit-theme-github-docs.snagtheme) to your computer.
|
||||
2. Open Snagit and select the Shape tool.
|
||||
3. Under "Quick Styles," select "Import...".
|
||||
4. Select the Snagit theme from your computer's files. This will install the shape preset.
|
||||
@@ -126,4 +126,4 @@ Your Liquid conditional would look like this:
|
||||
|
||||
When the 3.0 release is deprecated, the `/assets/images/enterprise/3.0` directory will be removed.
|
||||
|
||||
The numbered release directory should contain images that apply to that release number only or to that release number and earlier. For example, images in `/assets/images/enterprise/2.22` should contain images that apply to 2.22 only or 2.22 and earlier.
|
||||
The numbered release directory should contain images that apply to that release number only or to that release number and earlier. For example, images in `/assets/images/enterprise/2.22` should contain images that apply to 2.22 only or 2.22 and earlier.
|
||||
|
||||
Reference in New Issue
Block a user