Skip to content

whitepaper translations #2

@f3rnando

Description

@f3rnando

First of all, excuse me for this quite subjective issue.

I'm half way to finish a spanish translation of whitepaper.md, mostly in order to repass the reading :P
Should I send PR? I will push it into a fork of mine anyway for preview, but first I thought I'd start the discussion about conventions, as well as to clear few doubts I have.

This is the methodology I used, please validate in case the translation is welcomed.

git clone --recursive https://github.com/GitGuild/gitguild_whitepaper.git
cd gitguild_whitepaper
git branch f3rnando-es-translation
git checkout f3rnando-es-translation
git mv whitepaper.md whitepaper-es_ES.md
git checkout HEAD whitepaper.md
  • Started translating

Q1: Will I have to go on as following?:

git add whitepaper-es_ES.md
git commit -S -m 'adding spanish translation'
git push -u origin f3rnando-es-translation

Do my dev branches in main repo (this one) have to be denominated as my username?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions