Skip to content

Commit 199eee4

Browse files
authored
Merge pull request hub4j#1055 from gsmet/update-contributing
Adjust wording used to create the token and give a bit more guidance
2 parents bd50907 + 854df53 commit 199eee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Example for a single test case:
2121

2222
### Setting up credential
2323

24-
1. Create an OAuth token on github.com
24+
1. Create a "Personal access token" on https://github.com/ (`Settings` > `Developer settings` > `Personal access tokens`)
2525
2. Set the GITHUB_OAUTH environment variable to the value of that token
2626
3. Set the system property `test.github.useProxy` (usually like "-Dtest.github.useProxy" as a Java VM option)
2727

0 commit comments

Comments
 (0)