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

From CDOT Wiki
Jump to: navigation, search
(Getting Help)
(Getting Help)
Line 59: Line 59:
 
|-
 
|-
 
| 8
 
| 8
|
+
| Peiying Yang
|
+
| https://github.com/mozilla/brackets/pull/650 <br /> https://github.com/mozilla/thimble.mozilla.org/pull/1891
 
|
 
|
 
|-
 
|-

Revision as of 12:19, 18 April 2017

Release 0.4

Instructions

  1. Complete your Pull Request(s) for Thimble (or Brackets, depending on the fix)
  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(s) (URL) Blog Post (URL)
1 Heetai Park https://github.com/mozilla/thimble.mozilla.org/pull/1986 https://tonypark0403.wordpress.com/2017/04/03/add-whitespace-indicator-on-the-menu-of-thimble-issue-1763/
2 Zenan Zha https://github.com/mozilla/brackets/issues/668
3 Oleg Mytryniuk https://github.com/mozilla/brackets/pull/689
https://github.com/mozilla/thimble.mozilla.org/pull/1958
https://osd600mytryniuk.wordpress.com/2017/04/07/release-0-4/
4 Len Isac https://github.com/mozilla/thimble.mozilla.org/pull/1923
https://github.com/mozilla/thimble.mozilla.org/issues/1804
5 Badr Modoukh https://github.com/mozilla/thimble.mozilla.org/pull/1971 https://badrmodoukh.wordpress.com/2017/04/15/release-0-4-including-eslint-in-npm-test-on-mozilla-thimble/
6 Simon de Almeida https://github.com/mozilla/thimble.mozilla.org/issues/1887 TBA
7 John James https://github.com/mozilla/brackets/pull/714
https://github.com/mozilla/http-server/pull/1
8 Peiying Yang https://github.com/mozilla/brackets/pull/650
https://github.com/mozilla/thimble.mozilla.org/pull/1891
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