Open iamrahul8 opened 2 years ago
URL of your forked repository : https://github.com/iamrahul8/scaler-september-open-source-challenge
Day 3
Day 4
Successfully removed commit created in challenge 8
Current status : successfully reset and removed the commit
Current status :
Resolving merge conflicts
completed fixed Merge conflict
Created repo | Using GitHub Desktop |
---|---|
Repo ss -
Aliases created :
Using aliases:
Uses in another repo :
Congrats you have successfully completed milestone 2 and you are good to move onto next milestone All the best✅️
What needs to be done for effective open source contribution, especially with respect to open source issue creation, best practices around branch/pull request creation ?😕
When we say contributing to open-source, it does not necesarilly mean that you need to know how to code. There are different ways in which you can contribute even if you are a non-coder – but having some coding skills will help you (and the projects) out a lot.
Some common contributions can be through:
If you spot a problem with the docs, search if an issue already exists. If a related issue doesn't exist, you can open a new issue using a relevant issue form. Issues available for community contribution: The following tags mark issues that are open for community contribution: help wanted: Open to participation from the community but not necessarily beginner-friendly good first issue: Open to participation from the community and friendly towards new contributors
The following tags mark issues that are not open for community contribution:
🚧 status: blocked
: Blocked by other work that needs to be done first
🧹 status
: ticket work required: Needs additional work before it is ready to be taken up
🚦 status
: awaiting triage: Has not been triaged by a maintainer
The Git branching model is powerful, but you need to manage the branches correctly and effectively.
Start branch name with a Group word bug-logo-alignment-issue – the developer is trying to fix the logo alignment issue; wip-ioc-container-added – the branch relates to the task to add an IoC container in progress.
Use Hyphen or Slash as Separators eg - feature_upgrade
3.Git Branch with Author Name Many companies prefer to add authors’ names into the branch names according to the format below:
<author>_<branch-type>_<branch-name>
4.Avoid using numbers only 5.Avoid long descriptive names for long-lived branches
A clear, well-built PR is an essential part of a collaborative workflow, and through pairing 1.Give your feature branch a clear name 2.Give your commits and PRs active and descriptive titles For both commit messages and PR titles, it's a good idea to use the present imperative tense — for example, use “Fix dashboard typo” instead of “Fixed” or “Fixes.”
Opened good first issues
to make contributions
Status :
A* Search Algorithm Clone an Undirected Graph The Knight’s tour problem | Backtracking Algorithm
Opened PR :
This is a continuation of the 24th Challenge
Looking for more issue where i can contribute 🤞
For contributing to Hacktoberfest , look for beginner friendly issues called
good first issues
along withhacktoberfest
NOTE : You all have to make your contributions from Oct 1
congrats you have completed milestone-3 successfully and you are good to go🎉
Projects where i contributed recently
https://github.com/PrakashGatiyala/hackerrank_problems-or-hackerearth_problems
https://github.com/iamrahul8/100daysofcode
https://github.com/Syknapse/Contribute-To-This-Project/pull/1673
https://github.com/PrakashGatiyala/hackerrank_problems-or-hackerearth_problems/pull/124
https://github.com/PrakashGatiyala/hackerrank_problems-or-hackerearth_problems/pull/119
https://github.com/zero-to-mastery/start-here-guidelines/pull/16849#issue-1382201997
Current status of contribution to open source @iamrahul8
Finally this is the last step of this entire September Open Source Challenge by Scaler 💙
This challenge helps me in brushing my basics git skills
. During the challenge phase, I made a few mistakes that helped me discover a few new ideas. Thanks a lot to @shivaylamba for creating all of these challenges, from beginner to advanced.
I will inspire others to participate in open source projects and improve the world. Thank you @kuraakhilesh8230 for smooth checking of entire challenges steps. And everyone who helped me indirectly or directly whenever i need any help in this entire challenge. Last but not least, I want to thank Scaler Academy
for organizing this fantastic challenge. I hope that some more this kind of task will be oranised in future.🙌
Thanks , Have a great day☺
congrats you have completed milestone-4 successfully and you are good to go🎉
name: Rahul Kumar github_user_name: iamrahul8