You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/jekyll/dev/contributing.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,8 @@ We actively welcome your pull requests on the
13
13
3. If you've changed APIs, update the documentation.
14
14
4. Ensure the test suite passes.
15
15
5. Make sure your code lints.
16
-
6. If you haven't already, complete the Contributor License Agreement ("CLA").
17
16
18
-
If you don't have Visual Studio 2017, get the [community edition](https://visualstudio.microsoft.com/downloads/) (it's free!)
17
+
Visual Studio 2019 is required to compile ReactJS.NET. If you don't have Visual Studio 2019, get the [community edition](https://visualstudio.microsoft.com/downloads/) (it's free!)
0 commit comments