Difference between revisions of "DPS909 & OSD600 Winter 2017 Release 0.1"

From CDOT Wiki
Jump to: navigation, search
(Getting Help)
(Getting Help)
Line 69: Line 69:
 
|-
 
|-
 
| 10
 
| 10
|  
+
| Nagashashank P
|
+
| https://github.com/mozilla/brackets/pull/575
|  
+
| https://npolugari.wordpress.com/2017/02/09/first-release-0-1-1528/
 
|-
 
|-
 
| 11
 
| 11

Revision as of 20:07, 9 February 2017

Release 0.1

Instructions

  1. Create a Pull Request for Thimble (or Brackets, depending on the fix) to fix your assigned Issue
  2. Write a Blog Post that discusses the bug, the fix, what you learned, any struggles you overcame, your reflections on solving your first bug in a project as complex as Mozilla's Thimble editor.
  3. Add your Name, Pull Request URL, and Blog URL below in the table

Getting Help

If you are having trouble with your issue, and feel stuck, you can do a few things:

  • Ask for help in your issue by adding a comment with your questions
  • Email me: david.humphrey@senecacollege.ca
  • Use Mozilla's Mattermost live chat system to talk directly to the Mozilla Thimble developers, see the Contact Us section at https://github.com/mozilla/thimble.mozilla.org#contact-us for details.

Fixing real bugs in real code often means running into new and difficult problems. Don't panic if you're having trouble, reach out to someone for help, and we'll work together to solve it.

# Name Pull Request (URL) Blog Post (URL)
1 Simon de Almeida https://github.com/mozilla/thimble.mozilla.org/pull/1688 http://sdealmeida.com/fixing-a-thimble-bug/
2 Theo Dule https://github.com/mozilla/brackets/pull/574 https://theoduleblog.wordpress.com/2017/02/09/blog-post-4-bug-fix-release-0-1/
3 Heetai Park https://github.com/mozilla/brackets/pull/579 https://tonypark0403.wordpress.com/2017/02/07/fixing-the-bug-of-1677-in-thimble/
4 John James https://github.com/mozilla/thimble.mozilla.org/pull/1712
5 Ray Gervais https://github.com/mozilla/thimble.mozilla.org/pull/1697 http://raygervais.ca/390-2/
6 Badr Modoukh https://github.com/mozilla/thimble.mozilla.org/pull/1698 https://badrmodoukh.wordpress.com/2017/02/08/release-0-1-fixing-bug-1001-on-mozilla-thimble/
7 Dang Khue Tran https://github.com/mozilla/brackets/pull/578 https://trandangkhue27.wordpress.com/2017/02/08/osd600-winter-2017-release-0-1/
8 Christopher Singh https://github.com/mozilla/thimble.mozilla.org/pull/1687 https://cgsingh.wordpress.com/2017/01/28/lab-3-osd600-thimble-issue-1534
9 Len Isac https://github.com/mozilla/thimble.mozilla.org/pull/1717 https://lenisac.wordpress.com/2017/02/09/fixing-bug-in-thimble-project-using-persistence-devtools/
10 Nagashashank P https://github.com/mozilla/brackets/pull/575 https://npolugari.wordpress.com/2017/02/09/first-release-0-1-1528/
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