Board:Template:NewBounty: Difference between revisions

From Nexus Wiki
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 03:36, 6 May 2025

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.