Skip to content

Commit

Permalink
chore(doc): add Discord badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Mar 8, 2024
1 parent bf64a21 commit a6aaeed
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 59 deletions.
77 changes: 18 additions & 59 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitType": "docs",
Expand All @@ -12,158 +10,119 @@
"name": "gptlang",
"avatar_url": "https://avatars.githubusercontent.com/u/121417512?v=4",
"profile": "https://github.com/gptlang",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "jellydn",
"name": "Dung Duc Huynh (Kaka)",
"avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4",
"profile": "https://productsway.com/",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "qoobes",
"name": "Ahmed Haracic",
"avatar_url": "https://avatars.githubusercontent.com/u/58834655?v=4",
"profile": "https://qoobes.dev",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "ziontee113",
"name": "Trí Thiện Nguyễn",
"avatar_url": "https://avatars.githubusercontent.com/u/102876811?v=4",
"profile": "https://youtube.com/@ziontee113",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "Cassius0924",
"name": "He Zhizhou",
"avatar_url": "https://avatars.githubusercontent.com/u/62874592?v=4",
"profile": "https://github.com/Cassius0924",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "rguruprakash",
"name": "Guruprakash Rajakkannu",
"avatar_url": "https://avatars.githubusercontent.com/u/9963717?v=4",
"profile": "https://www.linkedin.com/in/guruprakashrajakkannu/",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "kristofka",
"name": "kristofka",
"avatar_url": "https://avatars.githubusercontent.com/u/140354?v=4",
"profile": "https://github.com/kristofka",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "PostCyberPunk",
"name": "PostCyberPunk",
"avatar_url": "https://avatars.githubusercontent.com/u/134976996?v=4",
"profile": "https://github.com/PostCyberPunk",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "ktns",
"name": "Katsuhiko Nishimra",
"avatar_url": "https://avatars.githubusercontent.com/u/1302759?v=4",
"profile": "https://github.com/ktns",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "errnoh",
"name": "Erno Hopearuoho",
"avatar_url": "https://avatars.githubusercontent.com/u/373946?v=4",
"profile": "https://github.com/errnoh",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "shaungarwood",
"name": "Shaun Garwood",
"avatar_url": "https://avatars.githubusercontent.com/u/4156525?v=4",
"profile": "https://github.com/shaungarwood",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "neutrinoA4",
"name": "neutrinoA4",
"avatar_url": "https://avatars.githubusercontent.com/u/122616073?v=4",
"profile": "https://github.com/neutrinoA4",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "banjocat",
"name": "Jack Muratore",
"avatar_url": "https://avatars.githubusercontent.com/u/3247309?v=4",
"profile": "https://github.com/banjocat",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "AdrielVelazquez",
"name": "Adriel Velazquez",
"avatar_url": "https://avatars.githubusercontent.com/u/3443378?v=4",
"profile": "https://github.com/AdrielVelazquez",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "deathbeam",
"name": "Tomas Slusny",
"avatar_url": "https://avatars.githubusercontent.com/u/5115805?v=4",
"profile": "https://github.com/deathbeam",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "nisalVD",
"name": "Nisal",
"avatar_url": "https://avatars.githubusercontent.com/u/30633436?v=4",
"profile": "http://nisalvd.netlify.com/",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "alex-slynko",
"name": "Oleksandr Slynko",
"avatar_url": "https://avatars.githubusercontent.com/u/4385389?v=4",
"profile": "https://medium.com/@slynko",
"contributions": [
"doc"
]
"contributions": ["doc"]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
![Prerequisite](https://img.shields.io/badge/python-%3E%3D3.10-blue.svg)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://copilotc-nvim.github.io/CopilotChat.nvim/)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/CopilotC-Nvim/CopilotChat.nvim/main.svg)](https://results.pre-commit.ci/latest/github/CopilotC-Nvim/CopilotChat.nvim/main)
[![Discord](https://img.shields.io/discord/1200633211236122665.svg)](https://discord.gg/vy6hJsTWaZ)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

> [!IMPORTANT]
Expand Down

0 comments on commit a6aaeed

Please sign in to comment.