Skip to content

Commit 91b7ccd

Browse files
Add support policy to README
1 parent 0ed1ae4 commit 91b7ccd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,15 @@ You can find additional examples, documentation, and getting started instruction
119119

120120
Have a general question, suggestion, or other feedback? Check out how you can [contribute](docs/CONTRIBUTING.md).
121121

122+
## Support
123+
124+
Released versions align to the [.NET Support Policy](https://dotnet.microsoft.com/en-us/platform/support/policy) with
125+
support for `N-1` Long Term Support (LTS) release types. When LTS versions reach end of support, no additional support
126+
or servicing will be officially supported. Critical bug support in previous versions will be addressed on a case by case
127+
basis, evaluated by the project maintainers. Support for preview releases, even of a future LTS version, should not be
128+
expected. Released versions have platform affinity. There is no guarantee or official support of old library versions
129+
working with newer .NET platform releases, even if they happen to fully or partially function as expected.
130+
122131
## Code of Conduct
123132

124133
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

0 commit comments

Comments
 (0)