From 7f3cc6269b6a7b4519bd9a4a8980092b740614b2 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 2 Oct 2023 15:14:19 +0100 Subject: [PATCH 1/3] holopin init --- .github/holopin.yml | 5 +++++ CONTRIBUTING.md | 2 ++ HACKTOBERFEST.md | 6 ++++-- 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 .github/holopin.yml diff --git a/.github/holopin.yml b/.github/holopin.yml new file mode 100644 index 0000000..4df87f9 --- /dev/null +++ b/.github/holopin.yml @@ -0,0 +1,5 @@ +organization: arc53 +defaultSticker: # sticker ID +stickers: + - id: # sticker id + alias: # shorthand-string \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eb13648..78a3d9b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,8 @@ Thank you for choosing this project to contribute to, we are all very grateful! +### [🎉 Join the Hacktoberfest with DocsGPT and Earn a Free T-shirt! 🎉](https://github.com/arc53/DocsGPT/blob/main/HACKTOBERFEST.md) + # We accept different types of contributions 📣 Discussions - where you can start a new topic or answer some questions diff --git a/HACKTOBERFEST.md b/HACKTOBERFEST.md index a73bd24..d4db3f2 100644 --- a/HACKTOBERFEST.md +++ b/HACKTOBERFEST.md @@ -1,6 +1,9 @@ -🎉 Join the Hacktoberfest with DocsGPT and Earn a Free T-shirt! 🎉 +# 🎉 Join the Hacktoberfest with DocsGPT and Earn a Free T-shirt! 🎉 Welcome, contributors! We're excited to announce that DocsGPT is participating in Hacktoberfest. Get involved by submitting a **meaningful** pull request, and earn a free shirt in return! + +All contributors with accepted PR's will also recieve a cool holopin! 🤩 (Watchout for a reply in yout PR to collect it) + 📜 Here's How to Contribute: 🛠️ Code: This is the golden ticket! Make meaningful contributions through PRs. @@ -27,7 +30,6 @@ Check out [Contributing Guidelines](https://github.com/arc53/DocsGPT/blob/main/C Once you have Created your PR and it was merged, please fill in this [form](https://airtable.com/appfkqFVjB0RpYCJh/shrXXM98xgRsbjO7s) - Don't be shy! Hop into our [Discord](https://discord.gg/n5BX8dh8rU) Server. We're a friendly bunch and eager to assist newcomers. Big thanks for considering contributing to DocsGPT during Hacktoberfest! 🙏 Your effort can earn you a swanky new t-shirt. 🎁 Let's code together! 🚀 From f2b1f95521db7723da8cb16dbf6d629c6854a15b Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 3 Oct 2023 09:46:25 +0100 Subject: [PATCH 2/3] Update holopin.yml --- .github/holopin.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/holopin.yml b/.github/holopin.yml index 4df87f9..30c2f7a 100644 --- a/.github/holopin.yml +++ b/.github/holopin.yml @@ -1,5 +1,5 @@ organization: arc53 -defaultSticker: # sticker ID +defaultSticker: cln9dm7qz164460gk5ksrgr034 stickers: - - id: # sticker id - alias: # shorthand-string \ No newline at end of file + - id: cln9dm7qz164460gk5ksrgr034 + alias: hacktober \ No newline at end of file From 3fe5a4143301ef317c990aac8ba6eba40b158246 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 3 Oct 2023 09:49:03 +0100 Subject: [PATCH 3/3] Update HACKTOBERFEST.md --- HACKTOBERFEST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKTOBERFEST.md b/HACKTOBERFEST.md index d4db3f2..2c3c6ee 100644 --- a/HACKTOBERFEST.md +++ b/HACKTOBERFEST.md @@ -2,7 +2,7 @@ Welcome, contributors! We're excited to announce that DocsGPT is participating in Hacktoberfest. Get involved by submitting a **meaningful** pull request, and earn a free shirt in return! -All contributors with accepted PR's will also recieve a cool holopin! 🤩 (Watchout for a reply in yout PR to collect it) +All contributors with accepted PR's will recieve a cool holopin! 🤩 (Watchout for a reply in yout PR to collect it) 📜 Here's How to Contribute: