Skip to content

Commit 7da928d

Browse files
committed
docs
Signed-off-by: Dan Selman <[email protected]>
1 parent f37eb81 commit 7da928d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DEVELOPERS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Model Library Development Guide
22

3+
Note that all the models in this repository use "imports from http://<URL>" to reference models, which makes each model self-contained. It does mean however that if you introduce a new model and its dependency in the same pull-request then the publish will fail, because the dependency is not yet published. In this scenario
4+
you should re-run the build action (on Github).
5+
36
## ❗ Accord Project Development Guide ❗
47
We'd love for you to help develop improvements to Accord Project technology! Please refer to the [Accord Project Development guidelines][apdev] we'd like you to follow.
58

0 commit comments

Comments
 (0)