We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70efb6 commit b21af76Copy full SHA for b21af76
CONTRIBUTING.asciidoc
@@ -55,15 +55,15 @@ Here are the steps in detail:
55
56
Change 'pick' to 'f' for each commit you wish to fixup upwards. (If you do not change a line, it will not be modified.)
57
58
- 1 pick ade2b1a Implemented FORGE-XX
+ 1 pick ade2b1a FORGE-XX: Does something cool
59
2 f c3ae0a2 almost done
60
3 f c863bfb did more work
61
4 f af793ae Started working on FORGE-XX
62
5 pick 368bbb9 Previous commit written by someone else
63
64
Once you are done, your commits should look like this:
65
66
- 1 ade2b1a Implemented FORGE-XX
+ 1 ade2b1a FORGE-XX: Does something cool
67
2 368bbb9 Previous commit written by someone else
68
69
You can view your commits by typing:
0 commit comments