Merge pull request 'Fix issue reference syntax - #9' (#10) from paulj/hpr_documentation:fix-issue-reference into main
Reviewed-on: #10 Reviewed-by: Ken Fallon <ken_fallon@josh@anhonesthost.com>
This commit is contained in:
commit
46bd4158f8
@ -57,8 +57,10 @@ and also work on making additions.
|
||||
$ git commit
|
||||
````
|
||||
Note - the commit message should have the issue number at the
|
||||
beginning. So in this case, "I6 - Document how to create local
|
||||
environment"
|
||||
beginning. So in this case, "Issue #6 - Document how to create local
|
||||
environment". Note - Depending on the editor you are using to
|
||||
edit your commit message, you might have issues if you *start*
|
||||
the message with a '#'.
|
||||
6. Push the changes to **your** repository:
|
||||
````
|
||||
$ git push upstream
|
||||
|
Loading…
x
Reference in New Issue
Block a user