You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constfirstPara="<p>Message <code>"+messageNum+"</code> is not yet documented here.</p>";
19
-
constsecondPara"<p>You can help out by documenting it. There are two ways to get started:</p>";
19
+
constsecondPara="<p>You can help out by documenting it. There are two ways to get started:</p>";
20
20
constlist="<ul><li><a href=\""+contribURL+"\">Submit documentation directly through GitHub's online editor</a></li><li><a href=\"https://github.com/haskellfoundation/error-message-index/blob/main/CONTRIBUTING.md\">Add documentation or examples on your own computer</a> and send a pull request</li></ul>";
21
21
constthirdPara="<p>All contributions are reviewed. We welcome contributions from new Haskellers and non-expert users of English - we'll work together to create high-quality documentation.";
0 commit comments