Changes between Version 2 and Version 3 of StarterTasks


Ignore:
Timestamp:
Jul 28, 2012, 3:31:13 AM (12 years ago)
Author:
historic_bruno
Comment:

Changed ticket query to report

Legend:

Unmodified
Added
Removed
Modified
  • StarterTasks

    v2 v3  
    1 We've added the keyword "simple" to tasks which are limited in scope and doesn't require knowledge of a large portion of the codebase. Thus they're good starting points to get you into development quickly. (Don't be afraid to try your hand at some other task if you think you have the required skills, these are just our recommendations and thus you might have skills which makes other tasks easier to complete.)
     1We've added the keyword "simple" to tasks which are limited in scope and don't require knowledge of a large portion of the code base. Thus they're good starting points to get you into development quickly. (Don't be afraid to try your hand at some other task if you think you have the required skills, these are just our recommendations and thus you might have skills which make other tasks easier to complete.)
    22
    3 You can search for such tickets with the following query URL:
    4 [http://trac.wildfiregames.com/query?status=new&status=reopened&keywords=~simple&order=priority] (for other ways to search for tickets: http://trac.wildfiregames.com/query)
     3You can view such tickets with the following report:
     4{16} (for other ways to search for tickets: http://trac.wildfiregames.com/query)
    55
    66Note that though the tasks doesn't require you to be familiar with all the code they might still require you to have good skills in other areas like OpenGL. And it's of course not a bad thing if you've gotten yourself familiar with a larger portion of the code base, it's just not required to be able to complete the task.