Browse Source

docs:[README.MD]: Rozdziel 2 linki do Wiki na linie. Dodaj type commitów.

develop
Luiza 2 years ago
parent
commit
581e856ea3
  1. 4
      .idea/.gitignore
  2. 15
      README.md

4
.idea/.gitignore vendored

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
# Default ignored files
.idea
/shelf/
/workspace.xml

15
README.md

@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
# Wiki
[Link do stron Wiki](https://gitea.likesoft.pl/notatki/Kuzma-notatki/wiki/?action=_pages)
[Zdrowie, lekarze](https://gitea.likesoft.pl/notatki/Kuzma-notatki/wiki/Zdrowie%2C-Lekarze)
@ -19,3 +20,17 @@ Format: @@ -19,3 +20,17 @@ Format:
[optional footer(s)]
```
### type
1. fix:
2. feat:
3. build:
4. chore:
5. ci:
6. docs:
7. style:
8. refactor:
9. perf:
10. test:
11. ... - inne opcje też są możliwe
Loading…
Cancel
Save