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
The documentation on subtrees was a bit out of date. The command to
update a subtree now requires a message.
Added a section on how to push changes from VTR back into the upstream
subtree repo.
Added a tutorial on how to synchronize libtatum with the Tatum repo.
After that command finishes, raise a PR from your forked repo onto the Tatum
1431
+
repo for the changes to be reviewed and merged in.
1375
1432
1376
1433
## Subtree Rational
1377
1434
@@ -1469,4 +1526,5 @@ The following outlines the procedure to following when making an official VTR re
1469
1526
* GitHub will automatically create a release based on the tag
1470
1527
* Add the new change log entry to the [GitHub release description](https://github.com/verilog-to-routing/vtr-verilog-to-routing/releases)
1471
1528
* Update the [ReadTheDocs configuration](https://readthedocs.org/projects/vtr/versions/) to build and serve documentation for the relevant tag (e.g. `v8.0.0`)
1472
-
* Send a release announcement email to the [vtr-announce](mailto:[email protected]) mailing list (make sure to thank all contributors!)
1529
+
* Send a release announcement email to the [vtr-announce](mailto:[email protected]) mailing list (make sure to thank all contributors!)
0 commit comments