Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b2b9dac

Browse files
committedMar 26, 2019
📝 docs: update README
1 parent c0b4527 commit b2b9dac

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed
 

‎README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,13 @@ See [here](https://kazupon.github.io/eslint-plugin-vue-i18n/)
2020
## :scroll: Changelog
2121
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/kazupon/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md).
2222

23-
## :white_check_mark: TODO
24-
- [x] no-missing-keys
25-
- [x] no-dynamic-keys
26-
- [x] no-unused-keys
27-
- [x] no-v-html
28-
- [x] no-html-message
29-
- [ ] valid-message-syntax
30-
- [ ] no-raw-text
31-
- [ ] keys-order
32-
- [x] locale messages caching
33-
- [ ] replace documentation example with `eslint-playground` component
23+
## :exclamation: Issues
24+
25+
Please make sure to read the [Issue Reporting Checklist](https://github.com/kazupon/eslint-plugin-vue-i18n/blob/master/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
26+
27+
## :muscle: Contribution
28+
29+
Please make sure to read the [Contributing Guide](https://github.com/kazupon/eslint-plugin-vue-i18n/blob/master/CONTRIBUTING.md) before making a pull request.
3430

3531
## :copyright: License
3632

0 commit comments

Comments
 (0)
Please sign in to comment.