Closed vincentdang closed 3 years ago
Oh I mean this is for practice and for fun. You can handle it whenever no deadline or pressure. No rush.
On Friday, August 20, 2021, Sean Marquez @.***> wrote:
@.**** commented on this pull request.
@TristanDamron https://github.com/TristanDamron @cynful https://github.com/cynful @sugarsyntax https://github.com/sugarsyntax @LearningNerd https://github.com/LearningNerd any thoughts on how we want to handle incoming contributors?
In content/home.adoc https://github.com/LearnTeachCode/code-coffee-compendium/pull/97#discussion_r693170573 :
@@ -9,6 +9,8 @@ This page was generated using https://asciidoctor.org/[Asciidoctor] - a static-s
Want extra coding help? Join our https://learnteachcode.org/slack[Slack group] or https://discord.gg/uS8eHD6[Discord Server].
+This is our Github. Check out: https://github.com/LearnTeachCode/code-coffee-compendium
I was thinking more along the lines of
Want to contribute to our https://github.com/LearnTeachCode/code-coffee-compendium[GitHub]? Checkout our https://github.com/LearnTeachCode/code-coffee-compendium/issues[Contributor's guide]!
which renders to:
Want to contribute to our GitHub https://github.com/LearnTeachCode/code-coffee-compendium? Checkout our Contributor's guide https://github.com/code-coffee-compendiumLearnTeachCode/code-coffee-compendium/CONTRIBUTORS.adoc !
To which we would also need to write a contributor's guide, since we currently don't have one, but that should be handled in a #99 https://github.com/LearnTeachCode/code-coffee-compendium/issues/99
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LearnTeachCode/code-coffee-compendium/pull/97#pullrequestreview-735324459, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOKFLG6UFYLHT5OS2DTZATT52YMLANCNFSM5CMY7E5Q .
-- Vincent Dang
add GitHub link to introduction.
I think I did it right this time. I added the GitHub link to home.adoc.