Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These rules exist to keep the repo maintainable and complete. Please consider fo

1. Update the root `big-ctf/README.md` file, when adding a writeup to `big-ctf/task/`. We have three different sections:
* `Completed write-ups` - Tasks, for which there is at least one local repo writeup (see the `Write-up` section of each task)
* `External write-ups only` - Tasks, for which there is at least one external writeup (see the `Other write-ups and resources` section of each task, but no local writeup
* `External write-ups only` - Tasks, for which there is at least one external writeup (see the `Other write-ups and resources` section of each task), but no local writeup
* `Missing write-ups` - Tasks, for which there are no writeups available (yet).
2. If there already exists a writeup in the `Write-up` section and you want to add another local writeup:
- Add another `Alternative write-up` section above the `Other write-ups and resources` section
Expand Down