From 4313e6dea533ce4cf1701f170ef4453fc22662e6 Mon Sep 17 00:00:00 2001 From: sumanjeet0012 Date: Mon, 30 Oct 2023 13:58:17 +0530 Subject: [PATCH 1/3] Fix broken link in README.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..9d0dbe6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +{"payload":{"allShortcutsEnabled":true,"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"CODE_OF_CONDUCT.md","path":"CODE_OF_CONDUCT.md","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"Contributors.md","path":"Contributors.md","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"package-lock.json","path":"package-lock.json","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"}],"totalCount":10}},"fileTreeProcessingTime":1.780893,"foldersToFetch":[],"reducedMotionEnabled":"system","repo":{"id":513180735,"defaultBranch":"main","name":"git-github-practice","ownerLogin":"CryptoverseWeb3","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-12T20:14:36.000+05:30","ownerAvatar":"https://avatars.githubusercontent.com/u/106478233?v=4","public":true,"private":false,"isOrgOwned":true},"symbolsExpanded":true,"treeExpanded":true,"refInfo":{"name":"main","listCacheKey":"v0:1658422455.673864","canEdit":true,"refType":"branch","currentOid":"16d481735959fd9353c8c2eae0a30857067aec78"},"path":"CONTRIBUTING.md","currentUser":{"id":78401409,"login":"sumanjeet0012","userEmail":"sumanjeet0012@gmail.com"},"blob":{"rawLines":null,"stylingDirectives":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/CryptoverseWeb3/git-github-practice/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":false,"repoAlertsPath":"/CryptoverseWeb3/git-github-practice/security/dependabot","repoSecurityAndAnalysisPath":"/CryptoverseWeb3/git-github-practice/settings/security_analysis","repoOwnerIsOrg":true,"currentUserCanAdminRepo":false},"displayName":"CONTRIBUTING.md","displayUrl":"https://github.com/CryptoverseWeb3/git-github-practice/blob/main/CONTRIBUTING.md?raw=true","headerInfo":{"blobSize":"4.78 KB","deleteInfo":{"deleteTooltip":"Fork this repository and delete the file"},"editInfo":{"editTooltip":"Fork this repository and edit the file"},"ghDesktopPath":"https://desktop.github.com","gitLfsPath":null,"onBranch":true,"shortPath":"8654878","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2FCryptoverseWeb3%2Fgit-github-practice%2Fblob%2Fmain%2FCONTRIBUTING.md","isCSV":false,"isRichtext":true,"toc":[{"level":2,"text":"๐Ÿ‘จโ€๐Ÿ’ป Prerequisite Skills to Contribute","anchor":"-prerequisite-skills-to-contribute","htmlText":"๐Ÿ‘จโ€๐Ÿ’ป Prerequisite Skills to Contribute"},{"level":2,"text":"๐Ÿ’ฅ How to Contribute","anchor":"-how-to-contribute","htmlText":"๐Ÿ’ฅ How to Contribute"},{"level":2,"text":"โญ HOW TO MAKE A PULL REQUEST:","anchor":"-how-to-make-a-pull-request","htmlText":"โญ HOW TO MAKE A PULL REQUEST:"},{"level":3,"text":"Alternatively, Git CLI way to Sync forked repository with origin repository:","anchor":"alternatively-git-cli-way-to-sync-forked-repository-with-origin-repository","htmlText":"Alternatively, Git CLI way to Sync forked repository with origin repository:"},{"level":3,"text":"GitHub Docs for Syncing","anchor":"github-docs-for-syncing","htmlText":"GitHub Docs for Syncing"},{"level":2,"text":"Style Guide for Git Commit Messages :memo:","anchor":"style-guide-for-git-commit-messages-memo","htmlText":"Style Guide for Git Commit Messages ๐Ÿ“"},{"level":2,"text":"๐Ÿ’ฅ Issues","anchor":"-issues","htmlText":"๐Ÿ’ฅ Issues"},{"level":2,"text":"All the best! ๐Ÿฅ‡","anchor":"all-the-best-","htmlText":"All the best! ๐Ÿฅ‡"}],"lineInfo":{"truncatedLoc":"119","truncatedSloc":"81"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplateHelpUrl":"https://docs.github.com/articles/about-issue-and-pull-request-templates","issueTemplate":null,"discussionTemplate":null,"language":"Markdown","languageID":222,"large":false,"loggedIn":true,"newDiscussionPath":"/CryptoverseWeb3/git-github-practice/discussions/new","newIssuePath":"/CryptoverseWeb3/git-github-practice/issues/new","planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/CryptoverseWeb3/git-github-practice/blob/main/CONTRIBUTING.md","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","dismissStackNoticePath":"/settings/dismiss-notice/publish_stack_from_file","releasePath":"/CryptoverseWeb3/git-github-practice/releases/new?marketplace=true","showPublishActionBanner":false,"showPublishStackBanner":false},"rawBlobUrl":"https://github.com/CryptoverseWeb3/git-github-practice/raw/main/CONTRIBUTING.md","renderImageOrRaw":false,"richText":"

๐Ÿ‘จโ€๐Ÿ’ป Prerequisite Skills to Contribute

\n

Basics:

\n\n
\n

๐Ÿ’ฅ How to Contribute

\n

\"PRs\n\"Open

\n\n
\n

โญ HOW TO MAKE A PULL REQUEST:

\n

1. Start by making a Fork of the git-github-practice repository. Click on the Fork symbol at the top right corner.

\n

2. Clone your new fork of the repository in the terminal/CLI on your computer with the following command:

\n
git clone https://github.com/<your-github-username>/git-github-practice
\n

3. Navigate to the newly created git-github-practice project directory:

\n
cd git-github-practice
\n

4. Set upstream command:

\n
git remote add upstream https://github.com/cryptoverseWeb3/git-github-practice.git
\n

5. Create a new branch:

\n
git checkout -b YourBranchName
\n

6. Sync your fork or your local repository with the origin repository:

\n\n

Alternatively, Git CLI way to Sync forked repository with origin repository:

\n
git fetch upstream
\n
git merge upstream/main
\n

GitHub Docs for Syncing

\n

7. Make your changes to the source code.

\n\n

8. Stage your changes and commit:

\n

โš ๏ธ Make sure not to commit package.json or package-lock.json file, until and unless you have installed the new packages.

\n

โš ๏ธ Make sure not to run the commands git add . or git add *. Instead, stage your changes for each file/folder

\n
git add Contributors.md
\n
git commit -m \"<your_commit_message>\"
\n

9. Push your local commits to the remote repository:

\n
git push origin YourBranchName
\n

10. Create a Pull Request!

\n

11. Congratulations! You've made your first contribution to git-github-practice! ๐Ÿ™Œ๐Ÿผ

\n

๐Ÿ† After this, the maintainers will review the PR and will merge it if it helps move the git-github-practice project forward. Otherwise, it will be given constructive feedback and suggestions for the changes needed to add the PR to the codebase.

\n
\n

Style Guide for Git Commit Messages ๐Ÿ“

\n

How you can add more value to your contribution logs:

\n\n
\n

๐Ÿ’ฅ Issues

\n

In order to discuss changes, you are welcome to open an issue about what you would like to contribute. Enhancements are always encouraged and appreciated.

\n

All the best! ๐Ÿฅ‡

\n

\"built

\n
","renderedFileInfo":null,"shortPath":null,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"repoOwner":"CryptoverseWeb3","repoName":"git-github-practice","showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","showDependabotConfigurationBanner":false,"actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timedOut":false,"notAnalyzed":false,"symbols":[{"name":" ๐Ÿ‘จโ€๐Ÿ’ป Prerequisite Skills to Contribute","kind":"section_2","identStart":2,"identEnd":48,"extentStart":0,"extentEnd":152,"fullyQualifiedName":" ๐Ÿ‘จโ€๐Ÿ’ป Prerequisite Skills to Contribute","identUtf16":{"start":{"lineNumber":0,"utf16Col":2},"end":{"lineNumber":0,"utf16Col":42}},"extentUtf16":{"start":{"lineNumber":0,"utf16Col":0},"end":{"lineNumber":8,"utf16Col":0}}},{"name":" ๐Ÿ’ฅ How to Contribute","kind":"section_2","identStart":154,"identEnd":177,"extentStart":152,"extentEnd":1145,"fullyQualifiedName":" ๐Ÿ’ฅ How to Contribute","identUtf16":{"start":{"lineNumber":8,"utf16Col":2},"end":{"lineNumber":8,"utf16Col":23}},"extentUtf16":{"start":{"lineNumber":8,"utf16Col":0},"end":{"lineNumber":20,"utf16Col":0}}},{"name":" โญ HOW TO MAKE A PULL REQUEST:","kind":"section_2","identStart":1147,"identEnd":1179,"extentStart":1145,"extentEnd":3729,"fullyQualifiedName":" โญ HOW TO MAKE A PULL REQUEST:","identUtf16":{"start":{"lineNumber":20,"utf16Col":2},"end":{"lineNumber":20,"utf16Col":32}},"extentUtf16":{"start":{"lineNumber":20,"utf16Col":0},"end":{"lineNumber":96,"utf16Col":0}}},{"name":" Alternatively, Git CLI way to Sync forked repository with origin repository:","kind":"section_3","identStart":2168,"identEnd":2245,"extentStart":2165,"extentEnd":2316,"fullyQualifiedName":" Alternatively, Git CLI way to Sync forked repository with origin repository:","identUtf16":{"start":{"lineNumber":49,"utf16Col":3},"end":{"lineNumber":49,"utf16Col":80}},"extentUtf16":{"start":{"lineNumber":49,"utf16Col":0},"end":{"lineNumber":59,"utf16Col":0}}},{"name":" [GitHub Docs](https://docs.github.com/en/github/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github) for Syncing","kind":"section_3","identStart":2319,"identEnd":2477,"extentStart":2316,"extentEnd":3729,"fullyQualifiedName":" [GitHub Docs](https://docs.github.com/en/github/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github) for Syncing","identUtf16":{"start":{"lineNumber":59,"utf16Col":3},"end":{"lineNumber":59,"utf16Col":161}},"extentUtf16":{"start":{"lineNumber":59,"utf16Col":0},"end":{"lineNumber":96,"utf16Col":0}}},{"name":" Style Guide for Git Commit Messages :memo:","kind":"section_2","identStart":3731,"identEnd":3774,"extentStart":3729,"extentEnd":4508,"fullyQualifiedName":" Style Guide for Git Commit Messages :memo:","identUtf16":{"start":{"lineNumber":96,"utf16Col":2},"end":{"lineNumber":96,"utf16Col":45}},"extentUtf16":{"start":{"lineNumber":96,"utf16Col":0},"end":{"lineNumber":112,"utf16Col":0}}},{"name":" ๐Ÿ’ฅ Issues","kind":"section_2","identStart":4510,"identEnd":4522,"extentStart":4508,"extentEnd":4756,"fullyQualifiedName":" ๐Ÿ’ฅ Issues","identUtf16":{"start":{"lineNumber":112,"utf16Col":2},"end":{"lineNumber":112,"utf16Col":12}},"extentUtf16":{"start":{"lineNumber":112,"utf16Col":0},"end":{"lineNumber":116,"utf16Col":0}}},{"name":" All the best! ๐Ÿฅ‡","kind":"section_2","identStart":4758,"identEnd":4777,"extentStart":4756,"extentEnd":4897,"fullyQualifiedName":" All the best! ๐Ÿฅ‡","identUtf16":{"start":{"lineNumber":116,"utf16Col":2},"end":{"lineNumber":116,"utf16Col":19}},"extentUtf16":{"start":{"lineNumber":116,"utf16Col":0},"end":{"lineNumber":119,"utf16Col":0}}}]}},"copilotInfo":null,"copilotAccessAllowed":false,"csrf_tokens":{"/CryptoverseWeb3/git-github-practice/branches":{"post":"BUon9uv7yX2jFrQQbcmygWwmDMLI7ETXQOjY8ajOmXFBqtC4rBuQ5MuN35ka_L7MX6ewyK7Tb2JEzzVXCWHhwQ"},"/repos/preferences":{"post":"vLp0YVgcBM-6oPw8-lH7yGym4rAXSrPSSr5tI9ABk15BI2fL4ZbgOhB0EobnV8Dwbr_DeJHIj3eKsbDv6swzXg"}}},"title":"git-github-practice/CONTRIBUTING.md at main ยท CryptoverseWeb3/git-github-practice"} \ No newline at end of file From d744491e40c3b096e5de8b236f0e4d48a86085f1 Mon Sep 17 00:00:00 2001 From: sumanjeet0012 Date: Mon, 30 Oct 2023 14:00:12 +0530 Subject: [PATCH 2/3] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a065d3..d9e9edf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # thecyberhub-app - +# test ### ๐Ÿ‘‡ Prerequisites From 01c5bc0dd5420d8f60ee3d1f4fd70c5f875c423c Mon Sep 17 00:00:00 2001 From: sumanjeet0012 Date: Mon, 30 Oct 2023 14:02:13 +0530 Subject: [PATCH 3/3] test message removed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9e9edf..5a065d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # thecyberhub-app -# test + ### ๐Ÿ‘‡ Prerequisites