Skip to content

Commit bef8295

Browse files
authored
Remove 'Work in Progress' admonition (#268)
The spec is more accurate than the RFCs and covers about all the relevant aspects they do, so I don't think it is warranted anymore. The disclaimer at the top still mentions readers can open issues if they find inaccuracies or oversights.
1 parent a8c9979 commit bef8295

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ toc: true
3232
<p>If something written in here isn't correct for or interoperable with an IRC server / network you know of, please <a href="https://github.com/ircdocs/modern-irc/issues">open an issue</a> or <a href="mailto:[email protected]">contact me</a>.</p>
3333
</div>
3434

35-
<div class="warning">
36-
<p>NOTE: This is a WORK IN PROGRESS. All major points of the protocol are covered, but some common message and mode types are missing.</p>
37-
<p>You can contribute by sending pull requests to our <a href="https://github.com/ircdocs/modern-irc">GitHub repository</a>!</p>
38-
</div>
39-
4035
---
4136

4237

0 commit comments

Comments
 (0)