You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ request heck of a lot easier for us.
11
11
Please avoid including anything from the `dist/` directory as that can make merging harder, and we
12
12
always generate these files when we make a new release.
13
13
14
+
** We're currently in transitioning where a large part of the code, i.e. the bootstrap decorator,
15
+
has been moved to it's own repo. It's here [github.com/Textalk/angular-schema-form-bootstrap](https://github.com/Textalk/angular-schema-form-bootstrap)*
16
+
17
+
Feel free to submit issues on the main repo anyway though.
18
+
14
19
If its a new field type consider making it an add-on instead,
15
20
especially if it has external dependencies. See [extending Schema Form documentation.](docs/extending.md)
0 commit comments