Skip to content

Commit

Permalink
Merge pull request #90 from alphagov/update-issues-templates
Browse files Browse the repository at this point in the history
Resolve issues template
  • Loading branch information
nnagewad authored Oct 17, 2024
2 parents 3828d45 + a3a1ca2 commit dd107e0
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 30 deletions.
22 changes: 12 additions & 10 deletions .github/ISSUE_TEMPLATE/01-new-component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,17 @@ body:
value: |
- Assign yourself to this issue
- Under the "Development" select the "Create a new branch" to start documenting the new component
- Be sure to check the following criterias:
- **Repository destination** is set to `alphagov/govuk-design-guide`
- **Branch source** is set to `main`
- Select "Checkout locally", which will automatically create a new branch related to this issue
- Once selected, copy the command and run it in your VS Code terminal
- Confirm that you are working on the new branch by selecting the branch icon in the bottom left corner of VS Code
- Be sure to check the following criterias:
- **Repository destination** is set to `alphagov/govuk-design-guide`
- **Branch source** is set to `main`
- Select "Checkout locally", which will automatically create a new branch related to this issue
- Once selected, copy the command and run it in your VS Code terminal
- 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. `-`)
- **Note:** spaces are replaced with hyphens (ie. `-`)
- 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)
- [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)
- type: textarea
attributes:
label: "Additional comments"
23 changes: 13 additions & 10 deletions .github/ISSUE_TEMPLATE/02-new-pattern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,18 @@ body:
value: |
- Assign yourself to this issue
- Under the "Development" select the "Create a new branch" to start documenting the new pattern
- Be sure to check the following criterias:
- **Repository destination** is set to `alphagov/govuk-design-guide`
- **Branch source** is set to `main`
- Select "Checkout locally", which will automatically create a new branch related to this issue
- Once selected, copy the command and run it in your VS Code terminal
- Confirm that you are working on the new branch by selecting the branch icon in the bottom left corner of VS Code
- Be sure to check the following criterias:
- **Repository destination** is set to `alphagov/govuk-design-guide`
- **Branch source** is set to `main`
- Select "Checkout locally", which will automatically create a new branch related to this issue
- Once selected, copy the command and run it in your VS Code terminal
- 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. `-`)
- **Note:** spaces are replaced with hyphens (ie. `-`)
- 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)
- [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)
- type: textarea
attributes:
label: "Additional comments"
23 changes: 13 additions & 10 deletions .github/ISSUE_TEMPLATE/03-new-frontend-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,18 @@ body:
value: |
- Assign yourself to this issue
- Under the "Development" select the "Create a new branch" to start documenting the new frontend template
- Be sure to check the following criterias:
- **Repository destination** is set to `alphagov/govuk-design-guide`
- **Branch source** is set to `main`
- Select "Checkout locally", which will automatically create a new branch related to this issue
- Once selected, copy the command and run it in your VS Code terminal
- Confirm that you are working on the new branch by selecting the branch icon in the bottom left corner of VS Code
- Be sure to check the following criterias:
- **Repository destination** is set to `alphagov/govuk-design-guide`
- **Branch source** is set to `main`
- Select "Checkout locally", which will automatically create a new branch related to this issue
- Once selected, copy the command and run it in your VS Code terminal
- 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. `-`)
- **Note:** spaces are replaced with hyphens (ie. `-`)
- 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)
- [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)
- type: textarea
attributes:
label: "Additional comments"
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false

0 comments on commit dd107e0

Please sign in to comment.