Commit 4ee6b613 authored by Sam Saccone's avatar Sam Saccone

Merge pull request #1294 from arthurvr/maintaining

contributing.md: add note about app breakage
parents 01ffe91d 8a35c022
......@@ -44,6 +44,9 @@ We think it's best for the project if the code you write looks like the code the
One of us will be happy to review your submission and discuss any changes that may be required before it can be included.
Please think about the fact that contributing a new app means more than just a one-off pull request submitting the app. When the app gets included on the site, you will need to help us maintain the app and help us to solve issues with the implementation.
If the app breaks for a decent amount of time, we will (temporary) remove it from the site, until somebody opens a PR to fix the raised issues and if somebody volunteers to help us keep it up to date.
## Browser Compatibility
Modern browser (latest: Chrome, Firefox, Opera, Safari, IE9)
......
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