Changes between Version 8 and Version 9 of SprintIdeas
- Timestamp:
- Sep 13, 2007, 3:21:24 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v8 v9 50 50 Don't worry if it takes you longer than other people to write fixes initially. Some areas are genuinely harder than others. Some problems are disguised versions of something much bigger, so it might take a couple of attempts to get something that satisfies the maintainers. Not to worry; any serious patch is better than no patch because it gives us something to start from and incrementally improve. 51 51 52 == Things for people not confident squishing bugs == 53 54 If you're not confident fixing bugs in the core code then there are still other ways to contribute. 55 * Confirm existing bugs or work out how to repeat them 56 * Look for tickets in the unreviewed state and see if you can repeat the problem 57 * If the explanation of the bug isn't clear, work out what the reporter is talking about and add that in a comment on the original ticket 58 * Look for tickets needing documentation or needing improved documentation and try to complete them. 59 52 60 == Areas requiring caution == 53 61