{% extends "base.html" %} {% load static %} {% load custom_tags %} {% block title %} Bid on Issues - Submit and Manage Bids {% endblock title %} {% block description %} Place bids on issues by providing a GitHub issue link, view current bids, and submit new bids. Manage and track your bids efficiently. {% endblock description %} {% block keywords %} bids, GitHub issues, bidding platform, submit bid, bid status, manage bids, pull requests {% endblock keywords %} {% block og_title %} Bid on Issues - Submit and Manage Bids {% endblock og_title %} {% block og_description %} Place bids on GitHub issues, view current bids, and manage your submissions. An efficient platform to submit, track, and update your bids. {% endblock og_description %} {% block content %} {% include "includes/sidenav.html" %}
OWASP BLT is proud to be the first platform to offer a revolutionary bidding system for open source contributions. Instead of relying on code maintainers to assign bounties on issues, you can take initiative by bidding on issues that interest you. This groundbreaking approach creates a dynamic marketplace where developers can choose their work and set their own prices, making open source contribution more accessible and rewarding than ever before.
No account required! You can place bids with just a valid GitHub username and issue URL. Simply enter your GitHub username and the issue you want to bid on.
by {% if bid.user %} {{ bid.user.username }} {% else %} {{ bid.github_username }} {% endif %}
Be the first to place a bid!