@sankhyalabs/core-docs 5.9.0-rc.1 → 5.9.1-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
@@ -32,7 +32,7 @@ function test() {
|
|
32
32
|
dos [padrões semânticos](https://comunidade.sankhya.com.br/t/sankhya-gitflow-padroes-de-nomenclatura-de-branch-para-um-fluxo-de-desenvolvimento-eficiente/7189)
|
33
33
|
2. Realize as alterações para resolução das suas tarefas
|
34
34
|
3. Se possível,
|
35
|
-
crie [casos de teste](https://
|
35
|
+
crie [casos de teste](https://gitlab.sankhya.com.br/dti/design-system/sankhyacore/-/wikis/Diretrizes-de-Codifica%C3%A7%C3%A3o#testes)
|
36
36
|
para a tarefa que você está executando
|
37
37
|
4. Faça os commits dentro
|
38
38
|
dos [padrões semânticos](https://comunidade.sankhya.com.br/t/formatando-mensagens-de-commit-com-cz-sankhya/7191) para
|
@@ -40,7 +40,7 @@ function test() {
|
|
40
40
|
5. Abra um merge request para a branch alvo com as informações de acordo
|
41
41
|
|
42
42
|
> Por favor, siga os padrões de código descritos
|
43
|
-
> em [nossa Wiki](https://
|
43
|
+
> em [nossa Wiki](https://gitlab.sankhya.com.br/dti/design-system/sankhyacore/-/wikis/Diretrizes-de-Codifica%C3%A7%C3%A3o)!
|
44
44
|
|
45
45
|
## ⚡ Utilitários
|
46
46
|
|