Skip to content

Commit

Permalink
2980 create new quarterly GitHub issue template (#2981)
Browse files Browse the repository at this point in the history
* Create arpa_quarterly_checklist.yml

Adds a file for new quarterly issues.

* fix duplicate name

* Update arpa_quarterly_checklist.yml

* Update arpa_quarterly_checklist.yml

---------

Co-authored-by: ClaireValdivia <[email protected]>
  • Loading branch information
as1729 and ClaireValdivia authored May 6, 2024
1 parent 688281d commit 08a1e19
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/arpa_quarterly_checklist.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: ARPA Quarterly Checklist
description: File an issue for quarterly ARPA updates
title: "ARPA Quarterly Version Update"
projects: "Grants Team Agile Planning"
assignees:
- usdr-grants
labels: ["arpa quarterly reporter"]
body:
- type: markdown
attributes:
value: Update for the current quarter
validations:
required: false
- type: textarea
id: Checklist
attributes:
label: Checklist
description: Adjust the provided checklist as needed
placeholder: Add checklist here
value: |
- [ ] Download updated zip file and guidance document from Treausury and add to google drive folder
- [ ] Update input template and add to google drive folder
- [ ] Run script to update the output file (instructions here - https://github.com/usdigitalresponse/usdr-gost/blob/main/docs/common-tasks/updating-output-templates.md)
- [ ] Run script to update the input file (instructions here - https://github.com/usdigitalresponse/usdr-gost/blob/main/docs/common-tasks/updating-output-templates.md) - [ ] Identify if any other changes are needed to the tool (i.e. upload validation, field mappings, adjustments to audit report, etc)
validations:
required: false

0 comments on commit 08a1e19

Please sign in to comment.