{% extends "organization/organization_dashboard_base.html" %} {% load static %} {% block title %} Add Bughunt {% endblock title %} {% block description %} Create a new Bughunt and add prizes for the contest. Specify the domain, timeline, and upload related assets like logos and banners. {% endblock description %} {% block keywords %} Bughunt, Add Bughunt, Online Contest, Domain URL, Create Bughunt, Hunt Prizes {% endblock keywords %} {% block og_title %} Add Bughunt - Create a New Online Contest {% endblock og_title %} {% block og_description %} Set up a Bughunt contest, add prizes, and upload logos and banners to start the competition. Specify timelines and contest details. {% endblock og_description %} {% block body %}

Add Bughunt

{% csrf_token %}

Create new online Bughunt

to

or drag and drop

PNG, JPG, GIF up to 10MB

{% include "organization/organization_includes/md_editor.html" %}

Bughunt Prizes

click on the add prize button after filling the prize details

Check below if your prize is paid in cryptocurrency, and list the cash value of the cryptocurrenty and specify the crypto name in Hunt description eg: $100 USD in ETH

{% endblock body %} {% block js %} {% endblock js %}