Skip to content

Commit

Permalink
Add attribution field to challenge.yml spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdHeat committed Sep 7, 2024
1 parent 5c25270 commit 6024cb6
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 6024cb6

Please sign in to comment.