This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
forked from beeva-enriqueotero/beeva-best-practices
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(readme): Remove outdated content and add notice about repositor…
…y merge with .github
- Loading branch information
1 parent
4661743
commit 9cac736
Showing
1 changed file
with
1 addition
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,5 @@ | ||
# Melhores Práticas na StoneCo | ||
|
||
![Ícone de Diretriz da Stone Co.](https://img.shields.io/badge/STONE-diretriz-green?style=for-the-badge) | ||
![Ícone de Boa Prática da Stone Co.](https://img.shields.io/badge/STONE-BOA%20PR%C3%81TICA-green?style=for-the-badge) | ||
[![Check spelling](https://github.com/stone-payments/stoneco-guidelines/actions/workflows/spell-checking.yaml/badge.svg)](https://github.com/stone-payments/stoneco-guidelines/actions/workflows/spell-checking.yaml) | ||
|
||
_Esse documento está em processo de revisão em um Fórum de Boas Práticas e Comunidade Open Source da Stone Co. se você é colaborador e deseja participar procure no Slack por #temp-stone-open-source, para solicitar a entrada pode procurar @EndersonMenezes_ | ||
|
||
Este repositório contém uma coleção de melhores práticas, diretrizes, estilos de código e recomendações adotadas e incentivadas pelas organizações que fazem parte da Stone Co. | ||
|
||
Dentro deste repositório, você encontrará dois tipos principais de informações: | ||
|
||
- Guia de Boas Práticas: Recomendações de boas práticas para diversos assuntos. | ||
- Diretriz: Padrões consensuais a serem seguidos. | ||
|
||
Se você acha que qualquer informação está errada ou faltando, por favor crie diretamente uma _Issue_ dentro deste repositório. Se você deseja reportar um problema de segurança por favor utilize [esse e-mail](mailto:opensourcesec@stone.com.br) | ||
|
||
## GitHub | ||
|
||
* [Nomenclaturas](naming-convention/README.md) | ||
* [README.md](readme/README.md) | ||
* [Código de Conduta](code-of-conduct/README.md) | ||
* [CONTRIBUTING.md](contributing/README.md) | ||
* [Git Style](git-style/README.md) | ||
* [Tópicos](topics/README.md) | ||
* [Licença](license/README.md) | ||
|
||
--- | ||
|
||
# Licença | ||
|
||
Por favor veja o arquivo [LICENSE](LICENSE). | ||
|
||
--- | ||
|
||
_Inspirado em [Beeva Bestpractices](https://github.com/beeva-enriqueotero/beeva-best-practices)_ | ||
AVISO: Este repositório foi mesclado com o `.github` para melhor se aproveitar das [seguintes features do GitHub.](https://github.blog/changelog/2019-02-21-organization-wide-community-health-files/) | ||
|
||
|