-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Home
First, look through these resources to see if your question has been answered already:
- Official Meteor Docs
- Questions tagged 'meteor' on StackOverflow
- Unofficial Meteor FAQ
- meteor-talk mailing list - public discussion list
- meteor-core mailing list - for discussing Meteor internals and proposed changes to Meteor itself
Make a good first effort to find an answer before asking your question. If you can't find an existing answer to your question, try one of the following, in this order:
- Ask it on StackOverflow
- Ask it in IRC #meteor channel on irc.freenode.net
- Ask it on meteor-talk
- The Meteor Roadmap shows the core team's current development priorities
- Follow the Meteor Style Guide
- What those GitHub Issue Labels in our issue queue mean
See our contributing guidelines for details on how to file a bug report.
By making it as easy as possible for others to reproduce your bug, you make it easier for your bug to be fixed. We're not always able to tackle issues opened without a reproduction recipe. In those cases we'll close them with a pointer to the contributing guidelines and a request for more information.
Contributing doesn't necessarily mean working on Meteor internals. See the Get Involved page on meteor.com for a starter list of ways to contribute. You might also want to check out the Meteor Roadmap.
To contribute code to Meteor core, submit a pull request. Follow the Contributor Guidelines, please!
Here are drafts of docs that haven't made it into http://docs.meteor.com yet. You may find these useful. We appreciate suggestions and improvements: file issues or submit pull requests.
There are over 180 community-created packages on Atmosphere. These are packages that have been created with Meteorite.
Do you blog about Meteor regularly? File an issue with a link to your blog's "Posts tagged 'meteor'" page, and we'll add it here.
- Tom Coleman's blog
- A particularly nice tutorial by Andrew Scala on his blog