Skip to content

Commit c71134e

Browse files
author
Samet
committed
docs: expand README badges and community navigation
1 parent 7fe0342 commit c71134e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<a href="https://github.com/aptus0/MaporaCustomer/network/members"><img src="https://img.shields.io/github/forks/aptus0/MaporaCustomer?style=for-the-badge" alt="Forks" /></a>
1515
<a href="https://github.com/aptus0/MaporaCustomer/issues"><img src="https://img.shields.io/github/issues/aptus0/MaporaCustomer?style=for-the-badge" alt="Issues" /></a>
1616
<a href="./LICENSE"><img src="https://img.shields.io/github/license/aptus0/MaporaCustomer?style=for-the-badge" alt="License" /></a>
17+
<a href="https://github.com/aptus0/MaporaCustomer/actions/workflows/release-artifact.yml"><img src="https://img.shields.io/github/actions/workflow/status/aptus0/MaporaCustomer/release-artifact.yml?style=for-the-badge&label=Release%20Artifact" alt="Release Artifact" /></a>
1718
</p>
1819

1920
<p align="center">
@@ -147,3 +148,11 @@ npm run build
147148
## Lisans
148149

149150
Bu proje [MIT License](./LICENSE) ile lisanslanmıştır.
151+
152+
## Community
153+
154+
- Contribution guide: [`CONTRIBUTING.md`](./CONTRIBUTING.md)
155+
- Security policy: [`SECURITY.md`](./SECURITY.md)
156+
- Support guide: [`SUPPORT.md`](./SUPPORT.md)
157+
- Project changelog: [`CHANGELOG.md`](./CHANGELOG.md)
158+
- Architecture doc: [`docs/ARCHITECTURE.md`](./docs/ARCHITECTURE.md)

0 commit comments

Comments
 (0)