Skip to content

Commit b21af76

Browse files
committed
Update CONTRIBUTING.asciidoc
1 parent c70efb6 commit b21af76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ Here are the steps in detail:
5555

5656
Change 'pick' to 'f' for each commit you wish to fixup upwards. (If you do not change a line, it will not be modified.)
5757

58-
1 pick ade2b1a Implemented FORGE-XX
58+
1 pick ade2b1a FORGE-XX: Does something cool
5959
2 f c3ae0a2 almost done
6060
3 f c863bfb did more work
6161
4 f af793ae Started working on FORGE-XX
6262
5 pick 368bbb9 Previous commit written by someone else
6363

6464
Once you are done, your commits should look like this:
6565

66-
1 ade2b1a Implemented FORGE-XX
66+
1 ade2b1a FORGE-XX: Does something cool
6767
2 368bbb9 Previous commit written by someone else
6868

6969
You can view your commits by typing:

0 commit comments

Comments
 (0)