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

Example Ticket #1

Open
14 tasks
uqnjain opened this issue Aug 10, 2021 · 0 comments
Open
14 tasks

Example Ticket #1

uqnjain opened this issue Aug 10, 2021 · 0 comments
Labels
feature Feature Ticket

Comments

@uqnjain
Copy link
Contributor

uqnjain commented Aug 10, 2021

Description

Task: Task Name.
Feature: Feature which this tasks contributes to implementing

A one paragraph description of the task on which you will work. It should briefly explain what will be done (e.g. "Implement an armour component"). This includes textual explanations of the work. (e.g. "Armour inherits from Component and will add an event handler to the player entity so that the armour takes damage rather than the player. Different types of armour will have different durability. Once the armour is broken (durability reaches zero), it will no longer take damage and more attacks on the player will cause it to lose health.")

Example (optional)

  • Part: Depending on the task, you may want to provide some examples of how it would play out in the game. See next point for example...
  • Armour Benefits: Players can wear different classes of armour. Armour takes damage until it breaks. Armour cannot be healed but can be replaced. If a player is wearing armour, its health is not affected when it takes damage unless the armour is broken.

Dependencies

List any tasks on which this ticket relies. If there is already an existing ticket, reference it using #xx. If a task needs to be implemented, and the issue does not already exist, make a new ticket and leave it unassigned for someone else to take on. Ensure other team members are aware of the issue.

  • Dependency 1 (#xx)
  • Dependency 2 (#xx)

e.g.

Milestones

List of steps that need to be completed for this task.

  • Step 1 (Aug. 19)
  • Step 2 (Aug. 20)
  • Step 3 (Aug. 23)
  • Step 4 (Aug. 23)

Completion Deadline: Aug. 31

e.g.

  • Initial design of Armour created and documented on wiki (Aug. 19).
  • Unit tests implemented for Armour (Aug. 20).
  • Armour class implemented and tested (Aug. 23).
  • Documentation of Armour updated on wiki (Aug. 23).

Documentation

Member

  • Name (GitHub Username) (Slack Handle)
  • Nandini Jain (@uqnjain) (Nandini Jain)
  • Henry Burgess (@henry-burgess) (Henry Burgess)
@henryjburg henryjburg added the feature Feature Ticket label Aug 11, 2021
@henryjburg henryjburg reopened this Aug 11, 2021
@JiashengLi JiashengLi mentioned this issue Aug 12, 2021
7 tasks
@SreehariRamesh SreehariRamesh mentioned this issue Aug 12, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature Ticket
Projects
None yet
Development

No branches or pull requests

2 participants