We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d38e1 commit ea67ff9Copy full SHA for ea67ff9
docs/contribute.md
@@ -23,6 +23,10 @@ An ADR is an Architectural Decision Record. This allows consensus on the direct
23
24
  Git for Windows and Linux [Install Here](https://git-scm.com/downloads) (needed for dev sh script)
25
26
+ cURL [Install here](https://curl.se/download.html) (needed for external sh script)
27
+
28
+ Visual Studio 2017 or newer [Install here](https://visualstudio.microsoft.com) (needed for dev sh script)
29
30
## Quickstart: Run a job from a real repository
31
32
If you just want to get from building the sourcecode to using it to execute an action, you will need:
0 commit comments