There was an error while loading. Please reload this page.
1 parent bd50907 commit 854df53Copy full SHA for 854df53
1 file changed
CONTRIBUTING.md
@@ -21,7 +21,7 @@ Example for a single test case:
21
22
### Setting up credential
23
24
-1. Create an OAuth token on github.com
+1. Create a "Personal access token" on https://github.com/ (`Settings` > `Developer settings` > `Personal access tokens`)
25
2. Set the GITHUB_OAUTH environment variable to the value of that token
26
3. Set the system property `test.github.useProxy` (usually like "-Dtest.github.useProxy" as a Java VM option)
27
0 commit comments