Skip to content

Commit 43401c7

Browse files
authored
Added reference to the online WebForms sample
1 parent fc1f556 commit 43401c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ Tell us how you are currently using the web forms framework so that we can build
7171
1. Send a pull request with your desired scenario as a unit test in `src/BlazorWebFormsComponents.Test`
7272
1. [Report an issue](https://github.com/FritzAndFriends/BlazorWebFormsComponents/Issues) with the details of a bug that you have found. Be sure to tag it as a `Bug` so that we can triage and track it
7373

74+
### Write some Web Forms sample code
75+
76+
Demonstrate how an existing control is being used in the `BeforeWebForms` project. The content of this sample project will be compiled and uploaded to the https://beforewebforms.azurewebsites.net location.
77+
7478
### Write code for a component
7579

7680
All code for a component should have an assigned issue that matches it. This way we can prevent contributors from working on the same feature at the same time.

0 commit comments

Comments
 (0)