Skip to content

Commit d8e08da

Browse files
authored
Add attribution field to challenge.yml spec (#158)
1 parent 5c25270 commit d8e08da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ctfcli/spec/challenge-example.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: "{{cookiecutter.name}}"
66
author: "author"
77
category: category
88
description: This is a sample description
9+
attribution: Written by [author](https://ctfd.io)
910
value: 100
1011
type: standard
1112

0 commit comments

Comments
 (0)