Thunderbird/Contributing patches: Difference between revisions
Jump to navigation
Jump to search
(remove Thunderbird/More Bug lists add Thunderbird:Bug_Queries Reordered the list) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
If you have experience in | If you have experience in Javascript, XUL, C++, or other programming languages, you may be able to help Thunderbird by submitting patches for bug fixes and enhancements. | ||
Here's some information on how to get started. | Here's some information on how to get started. | ||
# Take a [https://developer.mozilla.org/en-US/docs/Introduction look at our introduction] | # Take a [https://developer.mozilla.org/en-US/docs/Introduction look at our introduction], [https://developer.mozilla.org/en-US/docs/Simple_Thunderbird_build build Thunderbird], and then you are all set to fix bugs and submit patches. | ||
# If you want specific Thunderbird bugs, then here's some to look at: | # If you want specific Thunderbird bugs, then here's some to look at: | ||
#* [https://mzl.la/2oijxOd "Good first bugs"] which are extra easy | |||
#* [http://www.joshmatthews.net/bugsahoy/?thunderbird=1 Mentored Bugs] have a mentor who commits to helping you every step of the way. | |||
#* [[Thunderbird:Bug_Queries| Thunderbird bug queries]] which slice and dice | |||
#* Scratch your itch/fix your pet peeve. Search [https://bugzilla.mozilla.org/query.cgi bugzilla] for specific keywords | #* Scratch your itch/fix your pet peeve. Search [https://bugzilla.mozilla.org/query.cgi bugzilla] for specific keywords | ||
== Need Help ? == | == Need Help or Advice? == | ||
Visit us on irc.mozilla.org in the [https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23maildev maildev] channel, or ask in one of the [[Thunderbird/CommunicationChannels#If_you.27re_a_developer other communication channels]]. | Visit us on irc.mozilla.org in the [https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23maildev maildev] channel, or ask in one of the [[Thunderbird/CommunicationChannels#If_you.27re_a_developer|other communication channels]]. |
Latest revision as of 00:10, 20 February 2018
If you have experience in Javascript, XUL, C++, or other programming languages, you may be able to help Thunderbird by submitting patches for bug fixes and enhancements.
Here's some information on how to get started.
- Take a look at our introduction, build Thunderbird, and then you are all set to fix bugs and submit patches.
- If you want specific Thunderbird bugs, then here's some to look at:
- "Good first bugs" which are extra easy
- Mentored Bugs have a mentor who commits to helping you every step of the way.
- Thunderbird bug queries which slice and dice
- Scratch your itch/fix your pet peeve. Search bugzilla for specific keywords
Need Help or Advice?
Visit us on irc.mozilla.org in the maildev channel, or ask in one of the other communication channels.