patchwork icon indicating copy to clipboard operation
patchwork copied to clipboard

Creamos un nuevo archivo de texto

Open PedroAntonioSC7710 opened this issue 3 years ago • 3 comments

Añadimos un colaborador a nuestro proyecto y crearemos un pull request

PedroAntonioSC7710 avatar Apr 14 '22 18:04 PedroAntonioSC7710

File is empty, try again!

reporobot avatar Apr 14 '22 18:04 reporobot

Uh oh, I see too many files, there should be one: contributors/add-USERNAME.

  • Delete the extra file on your computer.
  • Add and commit that change with these commands in terminal:
$ git add -A && git commit -m 'delete extra file'
  • Then push those changes to your branch:
$ git push origin add-USERNAME
  • Return to this page and close and then reopen the Pull Request so it is re-checked.

reporobot avatar Apr 15 '22 15:04 reporobot

Uh oh, I see too many files, there should be one: contributors/add-USERNAME.

  • Delete the extra file on your computer.
  • Add and commit that change with these commands in terminal:
$ git add -A && git commit -m 'delete extra file'
  • Then push those changes to your branch:
$ git push origin add-USERNAME
  • Return to this page and close and then reopen the Pull Request so it is re-checked.

reporobot avatar Apr 15 '22 15:04 reporobot