-
Notifications
You must be signed in to change notification settings - Fork 209
Conversation
updated contact for #portal and AnitaB.org Open Source Zulip
Updated contact for AnitaB.org Portal and AnitaB.org Open Source Zulip
@sayashraaj I can see 3 commits on this. Please rebase your branch to show the commit only for the relevant issue! |
Sure! But I do not know how to rebase if I have not created a local repository and only edited the files on GitHub in my browser |
@sayashraaj You have to fetch all the branches locally. Then you have to use git to do the rebase and push it to GitHub. Also, for the future, don't use GitHub for code changes! |
Any updates @sayashraaj ? Should I close this PR? |
Hey, I have some personal difficulties due to the ongoing worldwide situation, please give some time |
Hey, when I clone the forked repo in my local machine, it is fine, but when I add the "git remote add upstream https://github.com/anitab-org/portal.git" command, it says "fatal: not a git repository (or any of the parent directories): .git" |
Are you sure you are in the correct directory? After cloning did you do a cd? |
I have rebased and pushed |
Firstly, there are some merge conflicts. Secondly, please send 1 PR for 1 issue instead of 1 PR for 2 issues |
Closing this PR as I didn't get a response from the developer and there are multiple issues with the PR. cc @sakshi1499 @abhi20161997 |
Description
Changed anitaborg.org to anitab.org
Added Contact Us section for Portal
Fixes #467 & #482
Type of Change:
How Has This Been Tested?
Tested on my fork
Checklist:
Code/Quality Assurance Only