Skip to content

Commit

Permalink
Fixing Spelling in Contributor Guidelines
Browse files Browse the repository at this point in the history
You'd think I'd check this sort of stuff out before I commited and
pushed. 🤦
  • Loading branch information
abitgone committed Oct 19, 2012
1 parent 062830f commit 81d2228
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ Firstly:
- Stick to existing conventions.

If you'd like to contribute to the jQuery Plugins, you'll need to fork the repo first. Once you've created a fork,
create a branch based on `master`.
create a branch based on `master`. If you're fixing a bug, please file an issue first so that you and I can track the fix with a commit.

If you're fixing a bug, please file an issue first so that you and I can track the fix with a commit.

Next, create a branch. It helps if you include the issue number in your contribution's branch name. If you're
Next, create a branch. It helps if you include the issue number in your contribution's branch name. If your
contribution is based on issue 12, for example, you'd create the following branch:

- For bugfixes:
Expand Down

0 comments on commit 81d2228

Please sign in to comment.