Skip to content

Commit

Permalink
Update contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cromica committed Sep 1, 2016
1 parent fee7051 commit 70ad717
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions contributing.md
@@ -1,6 +1,8 @@
Contributing to SDL Studio Community Toolkit
=======

A developer should be able to quickly and easily learn to use the API.
Simplicity and a low barrier to entry are must-have features of every API. If you have any second thoughts about the complexity of a design, it is almost always much better to cut the feature from the current release and spend more time to get the design right for the next release.
A developer should be able to quickly and easily learn to use the API.

Simplicity and a low barrier to entry are must-have features of every API. If you have any second thoughts about the complexity of a design, it is almost always much better to cut the feature from the current release and spend more time to get the design right for the next release.

You can always add to an API, you cannot ever remove anything from one. If the design does not feel right, and you ship it anyway, you are likely to regret having done so.

0 comments on commit 70ad717

Please sign in to comment.