aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHassan F2017-11-07 18:57:30 -0800
committerGitHub2017-11-07 18:57:30 -0800
commit1926f152e405bf0a92d921308f51adfda3683e3a (patch)
tree0b76b1af84c483bc7d7e79ed7aaa7556541ebf3b
parentaf161082dd2d4ab63dc8f9263c9bfb7e5255a8f0 (diff)
downloadbrew-1926f152e405bf0a92d921308f51adfda3683e3a.tar.bz2
Added Periods
-rw-r--r--CONTRIBUTING.md8
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