mirror of
https://github.com/danog/dart-sass.git
synced 2024-12-02 09:37:49 +01:00
Update the contribution guidelines regarding behaviors not supported by libsass (#1555)
As libsass is deprecated, specs should not use `ignore_for` rather than `todo` but the contribution guide was still using the old behavior.
This commit is contained in:
parent
681bbb2a0d
commit
da67438ac2
@ -118,7 +118,7 @@ To create a new spec:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
:todo:
|
:ignore_for:
|
||||||
- libsass
|
- libsass
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user