<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8" />
    <title>
        Contact
    </title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="Schematic Editor and Simulator" />
    <meta name="author" content="tomcl" />



    <link rel="icon" type="image/x-icon" href="content/img/icon.ico" />
    <link rel="stylesheet" href="content/style.css" />

    <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
    <![endif]-->
</head>
<body>

    <h><a name="Home" href="index.html"></a></h>
    <div class="topnav">
        <a href="index.html" style="font-size: 30px; font-weight:bolder">ISSIE</a>
        <a href="UserGuide.html">User Guide</a>
        <a href="DeveloperInfo.html">Developer Info</a>
        <a href="https://github.com/tomcl/issie/wiki/Issie-Blog"> Issie Blog</a>
        <a href="Contact.html">Contact</a>
        <div class="topnav-right">
            <a href="Download.html">Download</a>
        </div>
    </div>


    <div class="GeneralText">
        <div class="section"><h1><a name="General" href="#General">General Issues</a></h1></div>
        <p>
            If you encounter any problems using or downloading the software, please see the <a href="https://github.com/tomcl/issie/issues">Gihub Issue</a> page, or <a href="https://github.com/tomcl/issie/issues/new">create a new issue</a> on the ISSIE GitHub repository. 
            Any feedback and suggestions are also welcome!
        </p><br>

    </div>


</body>
</html>