Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaMLopez authored May 11, 2019
1 parent a9c93a8 commit 6f31117
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

### Contributing

Para contribuir en el proyecto ponte en contacto con los creadores a través de una issue y te diremos como hacerlo.

Si quieres lanzar la construcción en local de la imagen de docker puedes hacerlo con el comando:


```bash
docker build -t osweekend/batimagen .
```

0 comments on commit 6f31117

Please sign in to comment.