Difference between revisions of "DPS909/OSD600 0.1 Release"

From CDOT Wiki
Jump to: navigation, search
(1. Possible Good First Bugs)
Line 10: Line 10:
 
* Thimble code editor/learning tool https://thimble.mozilla.org (node.js, HTML5) [https://github.com/mozilla/thimble.mozilla.org/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+First+Bug%22 "Good First Bug"]
 
* Thimble code editor/learning tool https://thimble.mozilla.org (node.js, HTML5) [https://github.com/mozilla/thimble.mozilla.org/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+First+Bug%22 "Good First Bug"]
 
* Addons Server https://addons.mozilla.org/ (Python/Django Server and API) [https://github.com/mozilla/addons-server/labels/contrib%3A%20good%20first%20bug "good first bug"]
 
* Addons Server https://addons.mozilla.org/ (Python/Django Server and API) [https://github.com/mozilla/addons-server/labels/contrib%3A%20good%20first%20bug "good first bug"]
* A-Frame WebVR framework https://aframe.io/ [https://github.com/aframevr/aframe/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted+%28easy%29%22 "help wanted, easy"
+
* A-Frame WebVR framework https://aframe.io/ [https://github.com/aframevr/aframe/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted+%28easy%29%22 "help wanted, easy"]
 
* Firefox Dev Tools (JavaScript, CSS, React, etc) [http://bugs.firefox-dev.tools/?easy&tool=all "easy" bugs]
 
* Firefox Dev Tools (JavaScript, CSS, React, etc) [http://bugs.firefox-dev.tools/?easy&tool=all "easy" bugs]
 
* Mozilla Network site (Python web app) [https://github.com/mozilla/network/labels/help%20wanted "help wanted"]
 
* Mozilla Network site (Python web app) [https://github.com/mozilla/network/labels/help%20wanted "help wanted"]
Line 20: Line 20:
 
* 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].
 
 
  
 
==4. Submission==
 
==4. Submission==

Revision as of 13:51, 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