Add issue tracker to README
Change-Id: I27b20007786703e514f6d9c94c31d27443b8e2d7 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/16400 Reviewed-by: Sarah Mashayekhi <sarahmashay@google.com>
This commit is contained in:
parent
462dd675e1
commit
707705ddf4
|
@ -23,6 +23,10 @@ cmake -GNinja ../..
|
||||||
ninja
|
ninja
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Issues
|
||||||
|
Please file any issues or feature requests at
|
||||||
|
https://bugs.chromium.org/p/tint/issues/entry
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Please see the CONTRIBUTING and CODE_OF_CONDUCT files on how to contribute to
|
Please see the CONTRIBUTING and CODE_OF_CONDUCT files on how to contribute to
|
||||||
Tint.
|
Tint.
|
||||||
|
|
Loading…
Reference in New Issue