Skip to content

Commit

Permalink
Update grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
nnagewad committed Oct 16, 2024
1 parent fbe1c1f commit c2ff4b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/01-new-component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body:
- Confirm that you are working on the new branch by selecting the branch icon in the bottom left corner of VS Code
- Start documenting the new component be sure to duplicate the template file `*component-documentation-template` and rename it to the component
- **Note:** spaces are replaced with hyphens (ie. `-`)
- There may be existing documentation for a component. Please refer to:
- There may be existing documentation for this component. Please refer to:
- [Version 2.0 of documentation](https://docs.google.com/document/d/1AxlM2W9tu3su7K3nlqPhqNK1HoZwQIZaHf4Cv3TRHNg/edit?usp=sharing)
- [Version 3.0 of documentation](https://docs.google.com/document/d/1hFs6afjEPgQe5Wh2xq1H7RhzT-0OhMyHKi-NsODLDRY/edit?usp=sharing)
- [Version 4.0 of documentation](https://docs.google.com/document/d/1Fb6Vv-QS5tuYqhCYBcpGIaTNt4zDBeBMznz-7Nch-lE/edit?usp=sharing)
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02-new-pattern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body:
- Confirm that you are working on the new branch by selecting the branch icon in the bottom left corner of VS Code
- Start documenting the new pattern be sure to duplicate the template file `*pattern-documentation-template` and rename it to the component
- **Note:** spaces are replaced with hyphens (ie. `-`)
- There may be existing documentation for a pattern. Please refer to:
- There may be existing documentation for this pattern. Please refer to:
- [Version 2.0 of documentation](https://docs.google.com/document/d/1AxlM2W9tu3su7K3nlqPhqNK1HoZwQIZaHf4Cv3TRHNg/edit?usp=sharing)
- [Version 3.0 of documentation](https://docs.google.com/document/d/1hFs6afjEPgQe5Wh2xq1H7RhzT-0OhMyHKi-NsODLDRY/edit?usp=sharing)
- [Version 4.0 of documentation](https://docs.google.com/document/d/1Fb6Vv-QS5tuYqhCYBcpGIaTNt4zDBeBMznz-7Nch-lE/edit?usp=sharing)
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/03-new-frontend-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body:
- Confirm that you are working on the new branch by selecting the branch icon in the bottom left corner of VS Code
- Start documenting the new frontend template be sure to duplicate the template file `*frontend-template-documentation-template` and rename it to the component
- **Note:** spaces are replaced with hyphens (ie. `-`)
- There may be existing documentation for a frontend template. Please refer to:
- There may be existing documentation for this frontend template. Please refer to:
- [Version 2.0 of documentation](https://docs.google.com/document/d/1AxlM2W9tu3su7K3nlqPhqNK1HoZwQIZaHf4Cv3TRHNg/edit?usp=sharing)
- [Version 3.0 of documentation](https://docs.google.com/document/d/1hFs6afjEPgQe5Wh2xq1H7RhzT-0OhMyHKi-NsODLDRY/edit?usp=sharing)
- [Version 4.0 of documentation](https://docs.google.com/document/d/1Fb6Vv-QS5tuYqhCYBcpGIaTNt4zDBeBMznz-7Nch-lE/edit?usp=sharing)

0 comments on commit c2ff4b7

Please sign in to comment.