- Setup Bazaar and Launchpad
- Users familiar with git might want to take a look at git-remote-bzr
- Bugs that you have experienced yourself (i.e. "scratch your own itch")
- Bugs that are targeted to the next milestone (any way to make this link future-proof? https://launchpad.net/elementary/+milestones provides no sorting methods...)
- Bugs that have bounties attached bounties
- If you're getting started, pick from the bugs marked as "bitesize"
- Many projects have README and HACKING files in their root directory. And "grep -rl" is a powerful ally.
- You could also try asking in a comment on the bug report itself.
- If the bug is reported against the right page, you can just click the link that says "code" up top there and the very first branch is "trunk" (what you'd call "master" if you're familiar with git).
- For more detailed documentation, see below
- Feel free to ask questions on the mailing list: [email protected]
Sources / links: