To contribute to this repository, make sure you follow certain guidelines.
Contributions are accepted through Pull Requests(PRs) only. The below guidelines will tell you how to make a good PR for this repository.
-
Make sure you make the Write-up file in Markdown(ending in .md). If you are unaware about Markdown, here's a guide for it. Make a new folder for each challenge in the respective CTF folder.
-
If you want to add images in the Markdown file or any other supporting files, they should be uploaded in the same challenge folder and then added to the Markdown file from there.
-
The commits should contain the name of the challenge(s) along with the name of the CTF competiton. Here's an example of how a proper commit message should be.