Skip to content

Commit

Permalink
Update taxonomy-add-term.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmpickett authored Dec 3, 2024
1 parent 822c739 commit af9f853
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .github/ISSUE_TEMPLATE/taxonomy-add-term.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,18 +86,25 @@ body:
- type: textarea
id: acceptance-critera
attributes:
label: Acceptance Criteria
description: Customize the Acceptance Critera or use the default
label: Tasks
description: Customize the Tasks or use the default
value: |
**Content Review and Entry**
- [ ] Term is reviewed by relevant taxonomy governance body
- [ ] Term is either approved for addition, or denied with an explanation
- [ ] 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)
- [ ] (List any other necessary review and approval steps here)
**Technical Coordination**
- [ ] 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?
**Launch and Change Management**
- [ ] Term is published in Drupal
- [ ] Updates to KB articles and other editor training materials
- [ ] Announcement to editors
validations:
required: true

0 comments on commit af9f853

Please sign in to comment.