Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update README.md #4966

Merged
merged 1 commit into from
Nov 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ Some videos related to CSpell and the [Code Spell Checker](https://marketplace.v

## RFCs

| Link | Description | Status |
| -------------------------------------------------------------- | ------------------------------- | ----------- |
| [rfc-0001](rfc/rfc-0001%20suggestions/) | Fixing common misspellings | Not started |
| [rfc-0002](rfc/rfc-0002%20improve%20dictionary%20suggestions/) | Improving Generated Suggestions | Done |
| [rfc-0003](rfc/rfc-0003%20parsing%20files/) | Plug-ins: Adding file parsers | In Progress |
| [rfc-0004](rfc/rfc-0004%20known%20issues/) | Support Marking Issues as Known | Not started |
| Link | Description | Status |
| --------------------------------------------------------------------------------------------------------------------- | ------------------------------- | ----------- |
| [rfc-0001](https://github.com/streetsidesoftware/cspell/tree/main/rfc/rfc-0001%20suggestions/) | Fixing common misspellings | Done |
| [rfc-0002](https://github.com/streetsidesoftware/cspell/tree/main/rfc/rfc-0002%20improve%20dictionary%20suggestions/) | Improving Generated Suggestions | Done |
| [rfc-0003](https://github.com/streetsidesoftware/cspell/tree/main/rfc/rfc-0003%20parsing%20files/) | Plug-ins: Adding file parsers | In Progress |
| [rfc-0004](https://github.com/streetsidesoftware/cspell/tree/main/rfc/rfc-0004%20known%20issues/) | Support Marking Issues as Known | Not started |

## CSpell for enterprise

Expand All @@ -76,7 +76,7 @@ The maintainers of CSpell and thousands of other packages are working with Tidel

## Security contact information

To report a security vulnerability, please use the
To report a security vulnerability, please email security@streetsidesoftware.com or use the
[Tidelift security contact](https://tidelift.com/security).
Tidelift will coordinate the fix and disclosure.

Expand Down