Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.46 KB

features.md

File metadata and controls

26 lines (16 loc) · 1.46 KB

Contributing with a new feature

If you are thinking about adding a new feature to Testing Playground and wondering where to start, you are in the right place.

First, make sure that doesn't exist yet as feature request. If it doesn't, go ahead and create it.

We will advise you to first gather some feedback from the community and then proceed with coding.

The project is divided on two applications:

Have a look at the code to get the big picture, and follow the patterns we are currently using (naming conventions, folder structure...etc.).

This is how our component hierarchy looks like right now:

Component hierarchy

You should also know...

  • We use Taildwind for CSS.
  • We use ReachUI for interactive UI elements
  • We use Octicons icons
  • We use undraw for illustrations
    • With color #EDF2F7 and .5 opacity.