From 400c885facf832beb7fb43bf9c5cae4f41350d06 Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Sun, 15 Oct 2017 12:32:21 +0000 Subject: [PATCH 1/3] add meta docs. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b9b7d25..4abd9fd 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ typings typings.json snippet.txt .env +.idea From 79e9d809ff488bb7aa59fa9a32fa85f5d51755f5 Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Sun, 15 Oct 2017 12:32:28 +0000 Subject: [PATCH 2/3] add meta docs. --- COC.md | 16 ++++++++++++++++ FAQS.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 COC.md create mode 100644 FAQS.md diff --git a/COC.md b/COC.md new file mode 100644 index 0000000..5542972 --- /dev/null +++ b/COC.md @@ -0,0 +1,16 @@ +### Channels + +|Channel|Purpose| +|------------- |-------------| +|#general| this is where we do a bulk of the talking| +|#announcement|all community announcement go here. All converstions that start from here should be moved to general|$12 | +|#beta|if you want a product which you want the community to help you test, this is the place to leave a link to the product. Includes, sample libraries for different platforms| +|#events|all upcomming events should be posted here. Do check the DevCongress calendar for availability. As much as possible, lets not have clashing events. The gh dev community is small enough to have clashing events.| +|#help|If you have any programming issue you want help with. Post it here. You will have all of the smartest minds trying to help you | +|#jobs|post all you job here, its toatlly free.| Dont have converstions in here | +|#php|the channel for php enthusiasts, if you are a php dev, hangout here more often. It will increase your chances of survival| +|#polls|i dont even know why this channel exist| +|#python|for the pythonista| +|#random|anthing that doest fit anywhere else goes here| +|#resources|learning materials that we would like to keep and come back to some time later| +|#ruby|for the ruby enthusiast| diff --git a/FAQS.md b/FAQS.md new file mode 100644 index 0000000..5638475 --- /dev/null +++ b/FAQS.md @@ -0,0 +1,52 @@ +### What's is this document? +This document is a collection of the most commonly asked quetions in the DevCongrees. It +is not an exhuastive list of things + +### What's DevCongress? +DevCongress is a community of developers... + +### How do join DevCongress +ceate an invite for yourself at slack.devcongress.org + +### Should/can i invite my friends. +You are enccouraged to. Its the only way we will grow. + +### What is a DevCongress meetup +Its a period when all devcongress members meet, eat and argue about technical stuff. We also + network make friends too. + +### When is the next meetup +Keep your eye in the events channel. Bubu will post a date. + +## I am not a developer of technically inclined, but I want to participate. Can I? +You definitely can. Just dont state facts you cant confirm because tonymobster will call +you out. + +### Should i write vanilla PHP. +No! + +### What's DevCongress? +DevCongress is a community of developers... + +### Who is the coolest DevCongress member? +@david. + +### Will anybody of the developers build my app for equity? +This will happen the day you can exchange equity for a cup of coffee + +### Why are people always online, is it that they are jobless? +No, DevCongress is like a lobby where the smartest people loiter to relive the stress from + solving extremely hard technical problems. Chances are they make more money than you. + +### Are there any projects i can help with. +Yes. As a matter of fact so many of them, we have stopped initiating new projects. Check with @yaw or check our + github page + + +### I want to learn programming. Can DevCongress help me? +Yes. Dont ask for a carricullum. You wont get it. Start with what you want to learn and come and ask i the help channel + when you have an issue + + +### Should i write vanilla PHP. +Why do you keep asking this? From 92bcb70fa590eec3d42ef6f8f93a0d55f7342c7d Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Sun, 15 Oct 2017 12:42:15 +0000 Subject: [PATCH 3/3] typo's fixed --- COC.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/COC.md b/COC.md index 5542972..d86a6cc 100644 --- a/COC.md +++ b/COC.md @@ -4,13 +4,13 @@ |------------- |-------------| |#general| this is where we do a bulk of the talking| |#announcement|all community announcement go here. All converstions that start from here should be moved to general|$12 | -|#beta|if you want a product which you want the community to help you test, this is the place to leave a link to the product. Includes, sample libraries for different platforms| +|#beta|if you want a product which you want the community to help you test, this is the place to leave a link to the product. Includes sample libraries for different platforms to web and mobile products.| |#events|all upcomming events should be posted here. Do check the DevCongress calendar for availability. As much as possible, lets not have clashing events. The gh dev community is small enough to have clashing events.| -|#help|If you have any programming issue you want help with. Post it here. You will have all of the smartest minds trying to help you | -|#jobs|post all you job here, its toatlly free.| Dont have converstions in here | +|#help|If you want help with any programming issues, after checking stackoverflow, you can post it here. You will have all of the smartest minds trying to help you | +|#jobs|post all you jobs here. its toatlly free. Read the channel description for guidelines for job postings| Dont have converstions in here | |#php|the channel for php enthusiasts, if you are a php dev, hangout here more often. It will increase your chances of survival| |#polls|i dont even know why this channel exist| |#python|for the pythonista| -|#random|anthing that doest fit anywhere else goes here| +|#random|anything that doest fit anywhere else goes here| |#resources|learning materials that we would like to keep and come back to some time later| |#ruby|for the ruby enthusiast|