Skip to content

Commit 49f35fe

Browse files
author
Paul Jenkins
committed
Merge pull request Code52#63 from swiecki/patch-1
fixed two spelling errors :)
2 parents cfc8d08 + 57f0edd commit 49f35fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ If you do have write access to the repo, just skip to step 2.
3636

3737
![][2]
3838

39-
###Step 2: Pick and issue, any issue. Be an issue!
39+
###Step 2: Pick an issue, any issue. Be an issue!
4040
Normally you'd easily be able to make a fork, branch and commit up changes, but in Code52 projects we're moving very quickly and can quickly pick up people. It's a good idea to 'stake your claim' on a bug or feature to fix up so that two people aren't working on the same thing.
4141

4242
![][3]
4343

44-
Go over to the original projects issue tab, and pick something that you'd like to work on. Don't see it there? Create an issue. If you can, assign the issue to yourself or leave a comment on the issue saying "I'll do this" - it needs to be explicitly stated, as just reporting an issue (be it a bug or feature) doesn't really let people know what you're doing.
44+
Go over to the original project's issue tab, and pick something that you'd like to work on. Don't see it there? Create an issue. If you can, assign the issue to yourself or leave a comment on the issue saying "I'll do this" - it needs to be explicitly stated, as just reporting an issue (be it a bug or feature) doesn't really let people know what you're doing.
4545

4646
###Step 3: Create a branch and make some changes
4747
Create a somewhat descriptive branch name on *your* fork, switch to it, make some changes. A descriptive name helps let us know what you are working on. Better yet, if an issue is created you can reference it *in your commit notes* by having "#IssueNumber" - ie,

0 commit comments

Comments
 (0)