Skip to content

Commit 4493b31

Browse files
authored
docs: add Discord community invitation link to README and CONTRIBUTING.md (#131)
1 parent 7a3e719 commit 4493b31

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Contributing to DevCard
22

3-
Thank you for your interest in contributing to DevCard! This guide will help you get started.
3+
<p align="center">
4+
<a href="https://discord.gg/QueQN83wn">
5+
<img src="https://img.shields.io/badge/Discord-Join%20Community-5865F2?logo=discord&logoColor=white&style=flat-square" alt="Discord Server" />
6+
</a>
7+
</p>
8+
9+
**Join the community** — ask questions, get help, discuss ideas, and meet other contributors on our [Discord server](https://discord.gg/QueQN83wn).
410

511
## Development Setup
612

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<a href="https://github.com/Dev-Card/DevCard">
77
<img src="https://img.shields.io/badge/GitHub-Dev--Card%2FDevCard-blue?logo=github&style=flat-square" alt="GitHub Repo" />
88
</a>
9+
<a href="https://discord.gg/QueQN83wn">
10+
<img src="https://img.shields.io/badge/Discord-Join%20Community-5865F2?logo=discord&logoColor=white&style=flat-square" alt="Discord Server" />
11+
</a>
912
</p>
1013
</p>
1114

0 commit comments

Comments
 (0)