You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-13
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ To get images downloaded from the Figma API, you'll need to create a `.env` file
27
27
28
28
```sh
29
29
`FIGMA_API_TOKEN=your-token-here`
30
-
```
30
+
``
31
31
32
32
## Deployment
33
33
@@ -36,22 +36,11 @@ We deploy this site using [GitHub Pages](https://pages.github.com/). Every push
36
36
## FAQ
37
37
38
38
### How do I add documentation for a new component or edit existing component documentation?
39
-
40
-
- Our [component documentation files are found here](https://github.com/primer/design/tree/main/content/components), and guidelines for adding content can be found under the [Documenting components](https://primer.style/guides/contribute/documentation#documenting-components) section of the [Contributing guidelines](<(https://primer.style/guides/contribute/documentation)>).
39
+
- Our [component documentation files are found here](https://github.com/primer/design/tree/main/content/components), and guidelines for adding content can be found under the [Documenting components](https://primer.style/guides/contribute/documentation#documenting-components) section of the [Contributing guidelines]((https://primer.style/guides/contribute/documentation)).
41
40
- For a more detailed walk-through, check out this [tutorial video](https://www.loom.com/share/ac56f610076f41878d0351b4a1c44a6b?sid=1bd5a46d-a7ea-4e0d-bb08-ed9e8c8bfe12).
42
41
43
42
### I need help getting started.
44
-
45
43
- Check out our [getting started guides](https://primer.style/guides) or ping us in [Slack](https://github.slack.com/archives/CSGAVNZ19) (GitHub staff only)
46
44
47
45
### I noticed a bug in the documentation!
48
-
49
46
- Feel free to open a pull request or issue directly in this repository, or ping us in [Slack](https://github.slack.com/archives/CSGAVNZ19) (GitHub staff only)
0 commit comments