DPS909 & OSD600 Winter 2017 Release 0.1

From CDOT Wiki
Revision as of 13:41, 8 February 2017 by Theodor Dule (talk | contribs) (Getting Help)
Jump to: navigation, search

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/03/blog-post-3-brackets-thimble-lab-3/
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