Skip to content

Commit

Permalink
Update the contribution guidelines regarding behaviors not supported …
Browse files Browse the repository at this point in the history
…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.
  • Loading branch information
stof committed Nov 16, 2021
1 parent 681bbb2 commit da67438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ To create a new spec:

```yaml
---
:todo:
:ignore_for:
- libsass
```

Expand Down

0 comments on commit da67438

Please sign in to comment.