Skip to content

Commit

Permalink
[DOCS] Update taxonomy-add-term.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmpickett authored Nov 19, 2024
1 parent 470044c commit 822c739
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE/taxonomy-add-term.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ body:
- Vet Centers
- VBA Regional Office
- Benefit hubs
- Facility Locator
- Lighthouse VA Facilities API
- Other
validations:
required: false
Expand All @@ -80,7 +82,7 @@ body:
- 'Yes'
- 'No'
validations:
required: true
required: true
- type: textarea
id: acceptance-critera
attributes:
Expand All @@ -92,7 +94,10 @@ body:
- [ ] If approved, a Drupal admin from Product team may add the term to the taxonomy
- [ ] Content for subfields is updated in Drupal by Product team
- [ ] (List any necessary review and approval steps here)
- [ ] Term is published
- [ ] Do we need to update POST API queue push to Lighthouse?
- [ ] Does Lighthouse need to update their API for new value?
- [ ] Does Facility Locator code need to update to include this new value?
- [ ] Term is published in Drupal
validations:
required: true

0 comments on commit 822c739

Please sign in to comment.