Skip to content

Remove 'Work in Progress' admonition #268

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
5 changes: 0 additions & 5 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ toc: true
<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>
</div>

<div class="warning">
<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>
<p>You can contribute by sending pull requests to our <a href="https://github.com/ircdocs/modern-irc">GitHub repository</a>!</p>
</div>

---


Expand Down