mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Update CONTRIBUTING.md about the build tag
This is for Go 1.17.
This commit is contained in:
parent
bd13e96727
commit
79220192ac
@ -36,6 +36,7 @@ You don't have to update existing files' license comments.
|
||||
## Adding build tags for examples
|
||||
|
||||
```go
|
||||
//go:build example
|
||||
// +build example
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user