Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added EventSchema and related packages #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JuliaKoe
Copy link
Collaborator

Only a few lines of code. Have to get used to the new (1.3, etc.) structure. Please let me know if that's the right direction.

@sakulstra
Copy link
Member

@JuliaKoe thanks for your contribution.
Yeah thats the right direction ;)

There are some things to note:

  1. Your master where this brnach is based on is behind the current master - so it won't be possible to easily merge them(keyword "rebase", and "keeping fork up to date").
  2. You could add some comments to the schema

@JuliaKoe
Copy link
Collaborator Author

I did these:
git checkout -b JuliaKoe-master master
git pull https://github.com/JuliaKoe/meteor_mentor.git master

and it says "already up to date"

What do I do?

@sakulstra
Copy link
Member

https://help.github.com/articles/syncing-a-fork/#platform-linux - perhaps you have to add remote upstream first. If i find some time I write a short guide about this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants