Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme with run instructions #124

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

giggio
Copy link
Member

@giggio giggio commented May 16, 2024

Coloquei o que é necessário pra rodar a app, incluindo o banco, que estava faltando, e também como contribuir de volta.

Comment on lines +108 to +117
### Contribuindo

1. Faça suas alterações;
2. Rode os testes com `npm test`;
3. Rode o lint com `npm run lint`;
4. Crie um branch com o git `git checkout -b nomedobranch`;
5. Faça um commit com `git commit`;
6. Faça um push para o seu repositório com `git push`;
7. [Sincronize seu repositório](#sincronizando);
8. Abra um pull request.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Será que já não vale criar um CONTRIBUTING.md com as instruções e também com as definições de boas práticas?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vale. Um passo de cada vez. :)

Copy link

@nicholasboari nicholasboari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rodrigooler rodrigooler added enhancement New feature or request can-merge labels May 17, 2024
@giggio giggio merged commit 0249985 into SOS-RS:develop May 19, 2024
1 check passed
@giggio giggio deleted the gb/readme branch May 19, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can-merge enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants