Skip to content

Commit

Permalink
Merge pull request #3075 from GSA-TTS/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jadudm authored Dec 22, 2023
2 parents 4b663fd + b1e0a77 commit a4774af
Show file tree
Hide file tree
Showing 23 changed files with 559 additions and 449 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/api-access-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,29 @@ body:
default: 0
validations:
required: true
- type: markdown
attributes:
value: |
What kind of key is being requested?
A *personal* key is one that will be used by an individual developer
on agency-issued GFE.
A *system* key is one that will be used to communicate with the FAC
as part of a FISMA-Moderate system that has an active ATO.
- type: dropdown
id: accesstype
attributes:
label: Key type
description: |
Is a personal or system key being requested?
options:
- Personal key
- System key
default: 0
validations:
required: true
- type: input
id: email
attributes:
Expand Down
71 changes: 0 additions & 71 deletions .github/ISSUE_TEMPLATE/cross-validation.md

This file was deleted.

35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/design-issue-template.md

This file was deleted.

23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/epic-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,26 @@
### Stories
- [ ]
```


# Acceptance Criteria

### Scenario:

**Given**
**when**
...

[comment]: # "Each task should be a verifiable outcome"
```[tasklist]
### then...
- [ ] [a thing happens]
```

# Security Considerations

Required per [CM-4](https://nvd.nist.gov/800-53/Rev4/control/CM-4).

[comment]: # "Our SSP says 'The team ensures security implications are considered as part of the agile requirements refinement process by including a section in the issue template used as a basis for new work.'"
[comment]: # "Please do not remove this section without care."
[comment]: # "Note any security concerns that might be implicated in the change. 'None' is OK, but we must be explicit here."
32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE/snip-acceptance-criteria.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/snip-at-a-glance.md

This file was deleted.

11 changes: 0 additions & 11 deletions .github/ISSUE_TEMPLATE/snip-background.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/snip-content-signoff.md

This file was deleted.

22 changes: 0 additions & 22 deletions .github/ISSUE_TEMPLATE/snip-scenario.md

This file was deleted.

15 changes: 0 additions & 15 deletions .github/ISSUE_TEMPLATE/snip-security-considerations.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/snip-shepherd.md

This file was deleted.

64 changes: 0 additions & 64 deletions .github/ISSUE_TEMPLATE/snip-story-process.md

This file was deleted.

Loading

0 comments on commit a4774af

Please sign in to comment.