Added Periods

This commit is contained in:
Hassan F 2017-11-07 18:57:30 -08:00 committed by GitHub
parent af161082dd
commit 1926f152e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,10 @@ First time contributing to Homebrew? Read our [Code of Conduct](https://github.c
### Report a bug
* Run `brew update` (twice)
* Run and read `brew doctor`
* Read [the Troubleshooting Checklist](https://docs.brew.sh/Troubleshooting.html)
* Open an issue on the formula's repository or on Homebrew/brew if it's not a formula-specific issue
* Run `brew update` (twice).
* Run and read `brew doctor`.
* Read [the Troubleshooting Checklist](https://docs.brew.sh/Troubleshooting.html).
* Open an issue on the formula's repository or on Homebrew/brew if it's not a formula-specific issue.
### Propose a feature