Difference between revisions of "DPS909/OSD600 0.1 Release"

From CDOT Wiki
Jump to: navigation, search
(1. Possible Good First Bugs)
(1. Possible Good First Bugs)
Line 18: Line 18:
 
* PDF.js (JavaScript PDF viewer used in Firefox) [https://github.com/mozilla/pdf.js/labels/5-good-beginner-bug "good-beginner-bug"]
 
* PDF.js (JavaScript PDF viewer used in Firefox) [https://github.com/mozilla/pdf.js/labels/5-good-beginner-bug "good-beginner-bug"]
 
* Firefox Mobile iOS ([https://github.com/mozilla-mobile/firefox-ios Swift, iOS]) [https://www.joshmatthews.net/bugsahoy/?mobileios=1&simple=1 "good first bugs"]
 
* Firefox Mobile iOS ([https://github.com/mozilla-mobile/firefox-ios Swift, iOS]) [https://www.joshmatthews.net/bugsahoy/?mobileios=1&simple=1 "good first bugs"]
* Firefox Mobile Android [https://www.joshmatthews.net/bugsahoy/?mobileandroid=1&simple=1 "good first bugs"]
+
* Firefox Mobile Android (Java, C++, JS) [https://www.joshmatthews.net/bugsahoy/?mobileandroid=1&simple=1 "good first bugs"]
 
* Rust (programming language, sites, and project) [https://www.rust-lang.org/en-US/contribute.html contribute docs], [https://github.com/rust-lang/rust/labels/E-easy "easy" bugs], [https://github.com/rust-lang/crates.io/issues?q=is%3Aissue+is%3Aopen+label%3AE-easy Crates.io package manager "easy" bugs], [https://www.rustaceans.org/findwork other ideas for contributing to Rust and tooling]
 
* Rust (programming language, sites, and project) [https://www.rust-lang.org/en-US/contribute.html contribute docs], [https://github.com/rust-lang/rust/labels/E-easy "easy" bugs], [https://github.com/rust-lang/crates.io/issues?q=is%3Aissue+is%3Aopen+label%3AE-easy Crates.io package manager "easy" bugs], [https://www.rustaceans.org/findwork other ideas for contributing to Rust and tooling]
 
* rr (C++ debugging tool for Linux) [https://github.com/mozilla/rr/labels/goodfirstbug "goodfirstbug"], good [http://cppcast.com/2015/12/robert-ocallahan/ podcast about what rr is here].
 
* rr (C++ debugging tool for Linux) [https://github.com/mozilla/rr/labels/goodfirstbug "goodfirstbug"], good [http://cppcast.com/2015/12/robert-ocallahan/ podcast about what rr is here].

Revision as of 14:08, 21 September 2017

0.1 Release

1. Possible Good First Bugs

  • First, have a look at Bugs Ahoy! tool showing good starter bugs from across Mozilla. It covers bugs across many technologies, products, and tools. See also the refined search with only "simple" bugs. You can further limit your search by selecting options on the left. If you end-up working on Firefox/browser bugs specifically, see these docs.

Some other specific ideas to consider:

4. Submission

# Name Bug(s) (URLs) Blog Post (URL)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40