Skip to content

Commit

Permalink
New examples guidelines (tastejs#1910)
Browse files Browse the repository at this point in the history
* New examples guidelines
  • Loading branch information
FadySamirSadek authored Jul 14, 2018
1 parent b4038ad commit 51f65fa
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 4 deletions.
7 changes: 7 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ Please bear in mind that your project should have reached a certain level of
maturity before we can include it. If you haven't settled on a relatively stable
API, you should probably wait a bit longer before submitting your example.

### A good app that we are looking for should check most if not all of the items below :

- [x] The framework/stack you are using must have a version that is free and open source
- [x] The framework/stack you are using is at least 1 year old.
- [x] The framework you are using should have at least 5k stars if it is hosted on Github or equivalent on other platforms.
- [x] Your app should be able to work on recent versions of all major browsers.
- [x] Your app should bring something truly new to the table, minor variations of existing frameworks , languages or existing TodoMVC apps will not be accepted.

## Code Style

Expand Down
256 changes: 252 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51f65fa

Please sign in to comment.