Merge pull request #577 from alixander/add-go-version
add go version to contributing.md
This commit is contained in:
commit
ae94c14b4e
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ The simplified D2 flow at a package level looks like:
|
||||||
|
|
||||||
## Logistics
|
## Logistics
|
||||||
|
|
||||||
|
- Use Go 1.18. Go 1.19's autofmt inexplicably strips spacing from ASCII art in comments.
|
||||||
- D2 uses Issues as TODOs. No auto-closing on staleness.
|
- D2 uses Issues as TODOs. No auto-closing on staleness.
|
||||||
- Branch off `master`.
|
- Branch off `master`.
|
||||||
- Prefix pull request titles with a short descriptor of the domain, e.g. `d2renderer: Add
|
- Prefix pull request titles with a short descriptor of the domain, e.g. `d2renderer: Add
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue