Commit fa12374f authored by Pascal Hartig's avatar Pascal Hartig

Remove mentions of Labs from contributing guidelines

parent e65f8fd3
......@@ -12,7 +12,7 @@ We think it's best for the project if the code you write looks like the code the
## Pull Request Guidelines
- Develop in a topic branch (not `master`) and submit against the `labs` folder in the default `master` branch
- Develop in a topic branch (not `master`) and submit against the `examples` folder in the default `master` branch
- Squash your commits
- Write a convincing description of your PR and why we should land it
......@@ -24,8 +24,7 @@ We think it's best for the project if the code you write looks like the code the
- Make sure it hasn't already been submitted or declined by searching the issue tracker
- Looking at our most recent [reference app](https://github.com/tastejs/todomvc/tree/master/examples/backbone)
One of us will be happy to review your submission and discuss any changes that may be required before it can be included. Apps will typically land first in Labs, reaching the 'stable' mark once we and the community are happy with it.
One of us will be happy to review your submission and discuss any changes that may be required before it can be included.
## Browser Compatibility
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment