Skip to content

Commit e59c4f8

Browse files
committed
[added] Clarification about implementing components.
1 parent 4e919dd commit e59c4f8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CONTRIBUTING.md

+10
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@ check out these [5 useful tips for a better commit message][commit-message]
5959
Please update the docs with any API changes, the code and docs should always be
6060
in sync.
6161

62+
## Implement additional components and features
63+
64+
This project is seeking parity with the core Bootstrap library.
65+
Component by component to the extent it is possible.
66+
67+
Also Bootstrap mentions http://getbootstrap.com/getting-started/#examples
68+
as examples of things you can do, but they are not part of the core library,
69+
therefore this project is the wrong place to implement them.
70+
71+
6272
## Collaborators
6373

6474
Please see the [Maintaining](./MAINTAINING.md) documentation.

0 commit comments

Comments
 (0)