We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On the top of the hackathon dedicated page, add a Submissions tab (e.g. https://openq.dev/repo/SporkDAOOfficial/ETHDenver-2023)
Create a Submissions modal with the following options
Add Title
Add Team Name
Add Description (can be made into markdown/rich text later, or just text for now)
Link to repository
Add Bounties your applying for
This requires schema.prisma updates to add the appropriate fields to the Submission model
Submission
createdAt
The text was updated successfully, but these errors were encountered:
Dropdown menu to select which sponsors bounties you are applying for (multi select)
Forms for: Name, Tagline, The problem it solves, Challenges I ran into, Technologies I used, Links, Video Demo Link, Cover Image, Logo
Team invite (which for now doesnt need to work)
Sorry, something went wrong.
No branches or pull requests
On the top of the hackathon dedicated page, add a Submissions tab (e.g. https://openq.dev/repo/SporkDAOOfficial/ETHDenver-2023)
Create a Submissions modal with the following options
Add Title
Add Team Name
Add Description (can be made into markdown/rich text later, or just text for now)
Link to repository
Add Bounties your applying for
This requires schema.prisma updates to add the appropriate fields to the
Submission
modelcreatedAt
field for the SubmissionThe text was updated successfully, but these errors were encountered: