We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e919dd commit e59c4f8Copy full SHA for e59c4f8
CONTRIBUTING.md
@@ -59,6 +59,16 @@ check out these [5 useful tips for a better commit message][commit-message]
59
Please update the docs with any API changes, the code and docs should always be
60
in sync.
61
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
72
## Collaborators
73
74
Please see the [Maintaining](./MAINTAINING.md) documentation.
0 commit comments