Skip to content

Commit 912aeb5

Browse files
Update README.md
1 parent bf40836 commit 912aeb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ In order to use _Enterprise Config for Git_ you need to fork it to your GitHub E
1515
* Define the [name of the setup command](./config.include#L46) for your company
1616
* Set the [GitHub Enterprise server](./setup.sh#L8) (e.g. `github.mycompany.com`)
1717
* Set _Enterprise Config for Git_ [organization/repository of your fork](./setup.sh#L9) on your GitHub Enterprise server (e.g. `tools/enterprise-config`). Please ensure every engineer has read access.
18+
* Define your [contact in case of errors](./setup.sh#L16)
1819
* Register an [OAuth application](https://developer.github.com/v3/oauth/) on your GitHub Enterprise server and setup the _Enterprise Config for Git_ [client ID and secret](./setup.sh#L12-L13).
1920
* Configure your desired [company email pattern](./lib/setup_helpers.sh#L84).
2021
* Create a production branch based on the master branch.

0 commit comments

Comments
 (0)