aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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