Skip to content

Commit

Permalink
Add attribution field to challenge.yml spec (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdHeat authored Sep 27, 2024
1 parent 5c25270 commit d8e08da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ctfcli/spec/challenge-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: "{{cookiecutter.name}}"
author: "author"
category: category
description: This is a sample description
attribution: Written by [author](https://ctfd.io)
value: 100
type: standard

Expand Down

0 comments on commit d8e08da

Please sign in to comment.