mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-02 22:14:29 +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
|
## Adding build tags for examples
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
//go:build example
|
||||||
// +build example
|
// +build example
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user