Board:Template:NewBounty

From Nexus Wiki
Revision as of 03:36, 6 May 2025 by Nexus wiki (talk | contribs) (Created page with "To create a new bounty, copy the following template, click "Create/Edit Bounty Task", and fill in the details: <pre> = Task Title Here = {{BountyTask |title=Task Title Here |description=Detailed description of what needs to be done |category=Coding |difficulty=Medium |reward=Any reward or recognition offered |posted_by=~~~ |posted_date={{CURRENTTIMESTAMP}} |deadline=None |status=Open }} == Detailed Requirements == Add detailed requirements here... == Acceptance Crit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To create a new bounty, copy the following template, click "Create/Edit Bounty Task", and fill in the details:

= Task Title Here =

{{BountyTask
|title=Task Title Here
|description=Detailed description of what needs to be done
|category=Coding
|difficulty=Medium
|reward=Any reward or recognition offered
|posted_by=~~~
|posted_date={{CURRENTTIMESTAMP}}
|deadline=None
|status=Open
}}

== Detailed Requirements ==

Add detailed requirements here...

== Acceptance Criteria ==

* Criterion 1
* Criterion 2
* Criterion 3

== Resources ==

* Link to relevant documentation
* Link to code repository
* Other helpful resources

[[Category:Bounties]]
[[Category:Open Bounties]]
[[Category:Coding Bounties]]

Remember to adjust the categories at the bottom based on the type of bounty.