Skip to content

Commit

Permalink
Update DFIQ_Question.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
obsidianforensics authored Feb 7, 2024
1 parent eef4630 commit 5a8b4ba
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/DFIQ_Question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,16 @@ body:
multiple different Facets.
## Fields from the DFIQ Specification
The following fields are based on the [DFIQ Specification](https://dfiq.org/spec).
The required fields are marked, but filling out as many as you can now will make
creating the DFIQ YAML file easier later.
- type: input
id: display_name
attributes:
label: Display Name
description: The Question, in natural language.
placeholder: "example: What files were downloaded using a web browser?"
description: The question, in natural language. Example: "What files were downloaded using a web browser?"
validations:
required: true
- type: input
Expand Down Expand Up @@ -93,7 +94,7 @@ body:
attributes:
label: Ideas for Approaches to answer this Question
description: >
"How would someone answer this Question? Even a sentance or two capturing the key parts of how to answer is very helpful. You can provide multiple different Approach suggestions."
How would someone answer this Question? Even a sentance or two capturing the key parts of how to answer is very helpful. You can provide multiple different Approach suggestions.
Examples above apply to the Question "What files were downloaded using a web browser?")
Expand Down

0 comments on commit 5a8b4ba

Please sign in to comment.