pclubuiet / website

Programming club, PU official website.
https://pclubuiet.herokuapp.com
GNU General Public License v3.0
14 stars 70 forks source link

Testing2 #97

Closed nadeshseen closed 6 years ago

nadeshseen commented 6 years ago

Fixed issue #[random]:removed the extra </head> tag in templates/base.html

Changes: </head> tag removed

First commit (7fbd8cc) was used to update my own forked repository with the pclubuiet/website master branch Second commit (7ad2539) was used to remove the </head> tag from base.html file.

nadeshseen commented 6 years ago

how can i do a rebase now ? There is no option for merging/rebasing my forked repository.

Please, if you can send a link it will be helpful. I am also searching for the same.

divyam3897 commented 6 years ago

@nadeshseen https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase should help

divyam3897 commented 6 years ago

The README has already been fixed and the redirection also. You should not make multiple issue changes in one PR. Make sure it's one issue and one PR. Give a descriptive name of your PR (follow the PR template).