Skip to content

Commit c7c6dea

Browse files
bottlerfacebook-github-bot
authored andcommitted
compatibility statement in README
Summary: Statement about compatibility. Reviewed By: nikhilaravi Differential Revision: D30697072 fbshipit-source-id: aeb5e3e0a08c1797033d8c00b24484c8a699cb02
1 parent 4ad8576 commit c7c6dea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,13 @@ We have created a short (~14 min) video tutorial providing an overview of the Py
7878

7979
We welcome new contributions to PyTorch3D and we will be actively maintaining this library! Please refer to [CONTRIBUTING.md](./.github/CONTRIBUTING.md) for full instructions on how to run the code, tests and linter, and submit your pull requests.
8080

81+
## Development and Compatibility
82+
83+
- `main` branch: actively developed, without any guarantee, Anything can be broken at any time
84+
- REMARK: this includes nightly builds which are built from `main`
85+
- HINT: the commit history can help locate regressions or changes
86+
- backward-compatibility between releases: no guarantee. Best efforts to communicate breaking changes and facilitate migration of code or data (incl. models).
87+
8188
## Contributors
8289

8390
PyTorch3D is written and maintained by the Facebook AI Research Computer Vision Team.

0 commit comments

Comments
 (0)