diff --git a/README.md b/README.md index b50a124..7386240 100644 --- a/README.md +++ b/README.md @@ -171,12 +171,12 @@ Issue Trackers What if Errbit has an error? ---------------------------- -Errbit will log it's own errors to an internal app named 'Self.Errbit'. -The 'Self.Errbit' app will be automatically created whenever the first error happens. +Errbit will log it's own errors to an internal app named **Self.Errbit**. +The **Self.Errbit** app will be automatically created whenever the first error happens. If your Errbit instance has logged an error, we would appreciate a bug report on Github Issues. -You can do this manually at [https://github.com/errbit/errbit/issues](https://github.com/errbit/errbit/issues), -or you can set up our Github Issues as the issue tracker for your 'Self.Errbit' app: +You can post this manually at [https://github.com/errbit/errbit/issues](https://github.com/errbit/errbit/issues), +or you can set up the Github Issues tracker for your **Self.Errbit** app: 1. Go to the **Self.Errbit** app's edit page. If that app does not exist yet, go to the apps page and click **Add a new App** to create it. (You can also create it by running `rake hoptoad:test`.) @@ -186,11 +186,11 @@ or you can set up our Github Issues as the issue tracker for your 'Self.Errbit' 4. Fill in the **Username** field with your github username. - 5. On [https://github.com](https://github.com), click "Account Settings", and then "Account Admin" to find your **API Token**. + 5. On [https://github.com](https://github.com), click "Account Settings", and then "Account Admin" to find your Github **API Token**. 6. Save the settings by clicking **Update App** (or **Add App**) - 7. You will now be able to easily post a bug report on Github Issues. + 7. You will now be able to easily post a bug report to Github Issues. TODO -- libgit2 0.21.2