Open Source + GitHub + Git Bootcamp what should be included... ? #434
Replies: 22 comments 38 replies
-
Something about open source etiquette would be great. |
Beta Was this translation helpful? Give feedback.
-
How to find open source projects is an addition from me |
Beta Was this translation helpful? Give feedback.
-
You could add licence and contribution into it, and don't forget the readme |
Beta Was this translation helpful? Give feedback.
-
Git rebasing as standard practice to apply when contributing to Open Sourced Projects.
|
Beta Was this translation helpful? Give feedback.
-
How to find easy or beginner-friendly issues on large open source projects that has many contributors and ethics of contribute (in terms of time limit incase I've an assigned to for how long should I stay without contributing to it) |
Beta Was this translation helpful? Give feedback.
-
Thank You... |
Beta Was this translation helpful? Give feedback.
-
@eddiejaoude Profile Building using new Github Readme.MD Feature. |
Beta Was this translation helpful? Give feedback.
-
Encouraging, respecting diversity in open source |
Beta Was this translation helpful? Give feedback.
-
And also contributor agreement (cla) |
Beta Was this translation helpful? Give feedback.
-
MARKDOWN crash course |
Beta Was this translation helpful? Give feedback.
-
I found Git stash useful when I was less confident in my contributions. It helped me rapidly test ideas on trunk branch before I had confidence to create a feature branch and PR back in. |
Beta Was this translation helpful? Give feedback.
-
Whenever I give a talk on Git and GitHub, I include the following points: |
Beta Was this translation helpful? Give feedback.
-
@eddiejaoude I would like to know about how we can work with the codebase of large repositories of different organizations and how we can understand their codebase. |
Beta Was this translation helpful? Give feedback.
-
A "Who is this for" section. Target audience. |
Beta Was this translation helpful? Give feedback.
-
What about GitHub's hosting of static websites? The |
Beta Was this translation helpful? Give feedback.
-
How about a section with how to learn about the preferences of project mantainers by reading the CONTRIBUTING.md if there is one or how to figure out code preferences from the actual code. |
Beta Was this translation helpful? Give feedback.
-
With the addition to creating a README, how to create an engaging README ? |
Beta Was this translation helpful? Give feedback.
-
New tool, GitHub Cli (gh). It might be good to include a section on it as well. |
Beta Was this translation helpful? Give feedback.
-
What does everyone think about GitHub Webhooks. I think it can be used for cool integrations like Discord and much more, so it would be cool to cover and maybe even build something with them (or just show an easier integration) 😃. |
Beta Was this translation helpful? Give feedback.
-
Invite open Source Project Maintainers to talk about their projects and how Open Source has played a vital role in shaping the project. |
Beta Was this translation helpful? Give feedback.
-
Hi @eddiejaoude! :) I think mentioning PR that doesn’t involve using Git can be helpful, especially for those who are uncomfortable with using Git. Maybe add some homework assignments to reinforce learning. Furthermore, I think you should consider making this course free. Breaking into Tech is already a costly feat for some folks, and making it free would increase accessibility. This is something that I learned from observing freeCodeCamp. |
Beta Was this translation helpful? Give feedback.
-
Is this crash course completed or its still in work? If its out there i need to watch and learn. |
Beta Was this translation helpful? Give feedback.
-
I am planning to do a Open Source, GitHub and Git crash course, what do you think should be included?
Thoughts
Course outline
eddiejaoude
), this will make up your url and future employers will see thisdocs/
Briefly touch on
Beta Was this translation helpful? Give feedback.
All reactions