diff options
| author | Hassan F | 2017-11-07 18:57:30 -0800 | 
|---|---|---|
| committer | GitHub | 2017-11-07 18:57:30 -0800 | 
| commit | 1926f152e405bf0a92d921308f51adfda3683e3a (patch) | |
| tree | 0b76b1af84c483bc7d7e79ed7aaa7556541ebf3b | |
| parent | af161082dd2d4ab63dc8f9263c9bfb7e5255a8f0 (diff) | |
| download | brew-1926f152e405bf0a92d921308f51adfda3683e3a.tar.bz2 | |
Added Periods
| -rw-r--r-- | CONTRIBUTING.md | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 06eb5a95f..0cf37b85d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 | 
