|
3 | 3 | https://us-rse.org
|
4 | 4 |
|
5 | 5 | <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
6 |
| -[](#contributors) |
| 6 | +[](#contributors) |
7 | 7 | <!-- ALL-CONTRIBUTORS-BADGE:END -->
|
8 | 8 |
|
9 | 9 | ## What is this?
|
@@ -93,7 +93,7 @@ What the PR submitter is responsible for:
|
93 | 93 | * Failed URL check where you know the URL is actually OK: OK to ignore.
|
94 | 94 | * Failed URL on another page outside of your PR: fix it if you can. If you can't fix it (not sure what to replace it with, etc.), please note the problem in the PR discussion. The person who merges the PR may choose to ignore the issue.
|
95 | 95 | * Spellchecker: Click on the Details link, then expand the Check Spelling section of the report that comes up to identify the issue.
|
96 |
| - * Spelling issue in a file that is part of the PR: you must fix it. If it's a legitimate word, you may need to add an exception to [`.github/workflows/typo_config.toml`](.github/workflows/topy_config.toml) |
| 96 | + * Spelling issue in a file that is part of the PR: you must fix it. If it's a legitimate word, you may need to add an exception to [`.github/workflows/typo_config.toml`](.github/workflows/typo_config.toml) |
97 | 97 | * Spelling issue in a file that is not part of the PR: this generally shouldn't happen, as previous PRs have also had the spellchecker run.
|
98 | 98 |
|
99 | 99 | Questions? Not sure what to do or what the problem is? Ask on the #website channel on Slack.
|
@@ -224,6 +224,7 @@ tool to generate a contributors graphic below.
|
224 | 224 | <tr>
|
225 | 225 | <td align="center" valign="top" width="14.28%"><a href="https://github.com/sanyatonwu"><img src="https://avatars.githubusercontent.com/u/155703270?v=4?s=100" width="100px;" alt="sanyatonwu"/><br /><sub><b>sanyatonwu</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=sanyatonwu" title="Code">💻</a></td>
|
226 | 226 | <td align="center" valign="top" width="14.28%"><a href="https://github.com/davidbrownell"><img src="https://avatars.githubusercontent.com/u/6353056?v=4?s=100" width="100px;" alt="David Brownell"/><br /><sub><b>David Brownell</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=davidbrownell" title="Code">💻</a></td>
|
| 227 | + <td align="center" valign="top" width="14.28%"><a href="https://github.com/jperrsau-at-nrel"><img src="https://avatars.githubusercontent.com/u/171282530?v=4?s=100" width="100px;" alt="jperrsau-at-nrel"/><br /><sub><b>jperrsau-at-nrel</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=jperrsau-at-nrel" title="Code">💻</a></td> |
227 | 228 | </tr>
|
228 | 229 | </tbody>
|
229 | 230 | </table>
|
|
0 commit comments