mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-04 15:10:54 +00:00
Documentation Update (#318)
* Initial update * update * Fix linter issues * Add new documentation template and fix
This commit is contained in:
committed by
Adrian Gallagher
parent
4a41c5cff3
commit
897bcfd9a4
@@ -1,6 +1,6 @@
|
||||
{{define "CONTRIBUTORS"}}
|
||||
Thanks to the following contributors:
|
||||
{{ range $contributor := .Contributors -}}
|
||||
{{range $contributor := .Contributors -}}
|
||||
{{$contributor.Login}} | {{$contributor.URL}}
|
||||
{{ end }}
|
||||
{{end}}
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user