Open 0xStryK3R opened 2 years ago
[x] Screenshot showing the latest repository contents
[x] Main Branch Updated
[x] Personal Branch Updated
[x] Local Repo Updated
[x] Identify the commit id that needs to be removed (you should have created this in the 8th Challenge)
[x] Use git reset and force push, to remove the commit from your pull request.
[x] Share a screenshot of this, in the issue you created in previous challenges. #902
Challenge 11 Tasks:
Challenge 13 Tasks:
Challenge 14 Tasks:
Good to go verified โ
[x] Update your Forked Repo From the Original Repo. Also ensure that your branch your-user-name-details is also synced with the latest changes from the original repository
[x] In your branch your-user-name-details open the add your name to the list of challengers inside the challengers-list.md file by following the format in the file.
[x] Push your change to reflect in the Pull Request created in previous challenges.
[x] You will notice that your pull request will have a conflict: image
[x] Try to resolve this merge conflict using local git
[x] Once resolved, share screenshot on the github issue created in the previous challenges
[x] Download GitHub desktop
[x] Create a new repository on GitHub
[x] Add anything you want to your repo
[x] Follow through all the GitHub workflow you know using the GUI (commit, branching, pulling, pushing etc)
main
branch to Origin
test-branch
)
test-branch
test-branch
[x] Share a screenshot of your experience using github desktop on the issue created in prior challenges
[x] Create a new file inside your branch created in previous challenges your-username-details under the directory contributors/username. The file needs to be a source code file written in your preferred programming language. The code can be anything you want: hello world program or your favorite program.
[x] Commit the change and push it.
[x] Check if your linting fails in side the Pull request: passed
[x] Go through the Git Alias documentation shared here
[x] Create at least 2 alias for any git commands you feel is too long
[x] Take a screenshot of the alias you created. hint run git config --list
[x] Take a screenshot of using your alias
[x] Post these screenshot in the issue created in the prior challenges
congrats you have completed the milestone-2 successfully and you are good to go๐
congrats you have completed the milestone-2 successfully and you are good to go๐
Thankyou!! โบ๏ธ
Development (dev)
, Master (master)
and QA (QA)
Bug Fix
, Hot Fix
, Feature Branches
, Experimental Branches
and WIP branches
Give your feature branch a clear name.
A well-formed PR should start with a well-named feature branch.
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.โ
Streamline your process of creating a new PR.
Give your PR a meaningful description
A PR description section is where you let the reviewer know why you opened the pull request; the more information you give them before they look at your actual code, the easier their job will be.
A basic description usually has these elements:Why
How
andWhat
Show your functionality visually, whenever possible
Review your own PR before you assign it to others
- Make sure you are caught up with the latest changes in the develop branch; resolve any conflicts that might exist, so that merging is as easy as pressing a button.
- Run your tests!
- Lint your code!
help wanted
: Open to participation from the community but not necessarily beginner-friendlygood first issue
: Open to participation from the community and friendly towards new contributors๐ staff only
: Requires infrastructure access or institutional knowledge that would be impractical to provide to the community๐ง 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๐ฆ status: awaiting triage
label), start work on code as described in above section.Challenge 24 Update:
- [x] I have requested to be added as contributor for the project deep-translator.
- [x] They are looking to build website/api for the deep-translator package. I have requested to contribute for the same.
๐ Repos Participating in Hacktoberfest ๐
Contributors
Maintainers
OUT-OF-BOUNDS
: PR/MR should be within time bounds (Oct 01 - Oct 31).EXCLUDED
: Repos found violating Hacktoberfest Values will be excluded, and contribution to those will not count.SPAM
: PRs/MRs made shouldn't be spammy.PARTICIPATING
: PRs/MRs made to only participating repos will be considered. Such repo must have topic HACKTOBERFEST
or PR/MR should be labeled HACKTOBERFEST-ACCEPTED
.INVALID
: PR/MRS must not be labeled INVALID
.ACCEPTED
: PR/MRS must be merged, have HACKTOBERFEST-ACCEPTED
label, or have an overall approving review.Once the PR/MRS passes all the above checks, it will be accepted after a 7-Day review period.
spam
.maintainer
.Challenge 24 Update:
- [x] I have requested to be added as contributor for the project deep-translator.
- [x] They are looking to build website/api for the deep-translator package. I have requested to contribute for the same.
Challenge 25 Update:
- [x] No update received on the previous request submitted yesterday. Awaiting response from owner.
- [x] Also looking for any other Open source repos I can contribute in as per my skillset - in case above one doesn't pan out. Haven't found anything else yet.
This was one of the best challenges I have participated in! Learnt a lot about Open Source Contribution, and looking forward to start my own open source journey. Also looking forward for more of the promised events! ๐
congrats you have completed milestone-4 successfully and you are good to go๐
name: Arup Bhowmick github_user_name: 0xStryK3R