elixirschool / elixirschool

The content behind Elixir School

Home Page:https://elixirschool.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[PT] Update lesson: Debugging

thiamsantos opened this issue · comments

Motivation

The portuguese translation for the lesson Debugging needs to be updated.
We need to update the version of the lesson from 1.0.1 to 1.1.2.

Proposed Solution

Translate the updates of the lesson.

You can run git diff to see all differences between the versions of the lesson:

git diff db7699c74efc9c8ed22e25f30c5dca23032add69 HEAD en/lessons/specifics/debugging.md

Tips

  • Check the contributing guidelines before starting.
  • Feel free to open a draft PR as soon as you start working on the translation. In order to prevent we prevent having multiple people working on the translation and also allow the reviewers to give early feedback.
  • In case of any doubt feel free to comment in this issue.