Giter Site home page Giter Site logo

subte-m101p's Introduction

Subte-M101P

Translation of M101P - MongoDB for Developers course. Course offered by MongoDB University.

Contributing

Contributing is very easy, just follow these steps:

  1. Fork this repository with your GitHub account.

  2. Create a new issue assigning yourself the translation of a lesson's files.

    For instance: #111: "Translate Week 2 | 26-getLastError".

  3. Create a "lesson branch" or an "issue branch":

    $ git checkout -b lesson-or-issue
    
  4. Make changes to the caption files you have assigned yourself:

    $ git commit -am "Completed translation of lesson into Spanish. Resolve #111."
    $ git push origin lesson-or-issue
    
  5. And finally, send the pull request from this new branch in your repository to our master branch, noting also the issue that you will close.

    For instance: #180: "Completed translation of 26-getLastError into Spanish" is a pull request that will resolve the issue #111.

Note

The team uses a Kanban board in Huboard to track and manage the assignment of the caption files. Please take it into consideration before you start your contribution.

Usually, at least one team member will verify and discuss your changes before merging, so you may have to do more than one commit per pull request.

Tip

To verify your translations, it is easier to use a video player which can play the subtitles alongside the video, such as VLC or Dragon Player. Just make sure the video and the subtitle have the same filename or load the .srt file manually when playing the video.

subte-m101p's People

Contributors

puentesarrin avatar jcarlosgarcia avatar juancarlosfarah avatar

Watchers

James Cloos avatar Ziganshina Alfiya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.