Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Exercism Visual Basic Track
[![Test](https://github.com/exercism/vbnet/actions/workflows/test.yml/badge.svg)](https://github.com/exercism/vbnet/actions/workflows/test.yml)

Exercism problems in Visual Basic
Exercism problems in Visual Basic, targeting .NET 10

## Contributing Guide

Please see the [contributing guide](https://github.com/exercism/x-api/blob/master/CONTRIBUTING.md#the-exercise-data)
Please see the [contributing guide](https://exercism.org/docs/building).

## Support

Need assistance?
Check out the [Building Exercism][building-exercism] subcategory on the [Exercism forum][forum] where you can get support and ask questions.

[building-exercism]: https://forum.exercism.org/c/exercism/building-exercism/125
[forum]: https://forum.exercism.org/
Loading