Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 577 Bytes

contributing.md

File metadata and controls

8 lines (5 loc) · 577 Bytes

Contributing to Trdos 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.

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.