CodeMontageHQ / codemontage

CodeMontage empowers coders to improve their impact on the world. Find open source software projects with a social impact and save the world.
http://codemontage.com
GNU General Public License v3.0
80 stars 79 forks source link

Past Events Don't Display Without Upcoming Events #390

Closed courte closed 9 years ago

courte commented 9 years ago

Description Currently, when there are no upcoming events in the database, the events index looks like this: screenshot 2015-04-28 16 16 57

Ask / To Do

Additional Info Be sure to use Foundation 4 standards wherever necessary.

aliyeysides commented 9 years ago

I'm trying to make a pull request but it keeps throwing me an error saying permission denied to aliyeysides. I thought maybe it was this http://stackoverflow.com/questions/7438313/pushing-to-git-returning-error-code-403-fatal-http-request-failed and I tried that approach but that didn't fix anything. Courte, you know I suck with git :-1:

aliyeysides commented 9 years ago

bump

courte commented 9 years ago

Hi, @aliyeysides! It doesn't look like you've created a fork of the project. Because you don't have access to CodeMontageHQ, you won't be able to make pull requests directly. Instead, create a fork of the CodeMontage codebase, use git remote to add your fork as a remote location, and push up to your fork. Then make your pull request through GitHub.

I hope that helps!