Skip to content
New issue

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

Bounty Submission Form #110

Open
8 tasks
Tracked by #115
git-union bot opened this issue Apr 1, 2024 · 0 comments
Open
8 tasks
Tracked by #115

Bounty Submission Form #110

git-union bot opened this issue Apr 1, 2024 · 0 comments

Comments

@git-union
Copy link
Contributor

git-union bot commented Apr 1, 2024

Bounty Submission Form

As a contributor to the collaborative research platform, I need a form to submit my research findings or progress on open bounties so that I can effectively contribute to research objectives and claim rewards.

Acceptance Criteria

  • The form allows contributors to enter a title for their submission.
  • Contributors can write a detailed description in a markdown-enabled text area.
  • Contributors can attach files relevant to their submission.
  • Contributors can tag their submission to a specific bounty from a dropdown list of available bounties.
  • Each submission has a field to enter estimated time spent on the research.
  • A submission preview is available before final submission.
  • Submissions include a declaration checkbox for authenticity of work.
  • Users receive confirmation upon successful submission.
sequenceDiagram
  participant Contributor as Contributor
  participant Form as Bounty Submission Form
  Contributor->>Form: Enter submission details
  Form->>Contributor: Validate required fields
  Contributor->>Form: Submit form
  Form->>Contributor: Display confirmation message
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants