Skip to content

Commit c7a3395

Browse files
committed
Explain where to find CI builds
1 parent 57a4826 commit c7a3395

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,16 @@ that can help you to translate between the two representations.
133133
Prerequisites and build instructions are found in our
134134
[contributing guidelines](CONTRIBUTING.md).
135135

136+
### How do I consume the latest changes prior to their release on nuget.org?
137+
138+
We have [a public feed][PublicCI] where our CI pushes packages.
139+
Adding the feed source URL to your nuget.config file will allow you to consume package versions that haven't been publicly released to nuget.org yet.
140+
141+
## Code of Conduct
142+
136143
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
137144
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
138145

139146
[semver]: http://semver.org
140147
[GitHeightMinimum]: https://github.com/dotnet/Nerdbank.GitVersioning/issues/102#issuecomment-269591960
148+
[PublicCI]: https://dev.azure.com/andrewarnott/OSS/_packaging?_a=feed&feed=PublicCI

0 commit comments

Comments
 (0)