Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > e450e7f3d6075c4a54de19e68d38177f > files > 208

groonga-doc-3.0.5-1.fc18.x86_64.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>13.1. How to report a bug &mdash; groonga v3.0.5 documentation</title>
    
    <link rel="stylesheet" href="../_static/groonga.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '3.0.5',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <link rel="shortcut icon" href="../_static/favicon.ico"/>
    <link rel="top" title="groonga v3.0.5 documentation" href="../index.html" />
    <link rel="up" title="13. How to contribute to groonga" href="../contribution.html" />
    <link rel="next" title="13.2. groonga開発者向け情報" href="development.html" />
    <link rel="prev" title="13. How to contribute to groonga" href="../contribution.html" /> 
  </head>
  <body>
<div class="header">
  <h1 class="title">
    <a id="top-link" href="../index.html">
      <span class="project">groonga</span>
      <span class="separator">-</span>
      <span class="description">An open-source fulltext search engine and column store.</span>
    </a>
  </h1>

  <div class="other-language-links">
    <ul>
      <li><a href="../../../ja/html/contribution/report.html"><img src="../_static/jp.png" alt="日本語">日本語版はこちら</a></li>
    </ul>
  </div>
</div>
  

    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="development.html" title="13.2. groonga開発者向け情報"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="../contribution.html" title="13. How to contribute to groonga"
             accesskey="P">previous</a> |</li>
        <li><a href="../index.html">groonga v3.0.5 documentation</a> &raquo;</li>
          <li><a href="../contribution.html" accesskey="U">13. How to contribute to groonga</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="how-to-report-a-bug">
<h1>13.1. How to report a bug<a class="headerlink" href="#how-to-report-a-bug" title="Permalink to this headline">¶</a></h1>
<p>There are two ways to report a bug:</p>
<blockquote>
<div><ul class="simple">
<li>Submit a bug to the issue tracker</li>
<li>Report a bug to the mailing list</li>
</ul>
</div></blockquote>
<p>You can use either way It makes no difference to us.</p>
<div class="section" id="submit-a-bug-to-the-issue-tracker">
<h2>13.1.1. Submit a bug to the issue tracker<a class="headerlink" href="#submit-a-bug-to-the-issue-tracker" title="Permalink to this headline">¶</a></h2>
<p>Groonga project has two issue tracking systems, <a class="reference external" href="http://redmine.groonga.org/projects/groonga/issues">Redmine</a> and <a class="reference external" href="https://github.com/groonga/groonga/issues">GitHub
issue tracker</a>.  Redmine
is for Japanese and GitHub issue tracker is for English. You can use
one of them to report a bug.</p>
</div>
<div class="section" id="report-a-bug-to-the-mailing-list">
<h2>13.1.2. Report a bug to the mailing list<a class="headerlink" href="#report-a-bug-to-the-mailing-list" title="Permalink to this headline">¶</a></h2>
<p>Groonga project has <a class="reference internal" href="../community.html"><em>Community</em></a> for discussing about groonga.
Please send a mail that describes a bug.</p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="../index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">13.1. How to report a bug</a><ul>
<li><a class="reference internal" href="#submit-a-bug-to-the-issue-tracker">13.1.1. Submit a bug to the issue tracker</a></li>
<li><a class="reference internal" href="#report-a-bug-to-the-mailing-list">13.1.2. Report a bug to the mailing list</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="../contribution.html"
                        title="previous chapter">13. How to contribute to groonga</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="development.html"
                        title="next chapter">13.2. groonga開発者向け情報</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="../_sources/contribution/report.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="../search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="development.html" title="13.2. groonga開発者向け情報"
             >next</a> |</li>
        <li class="right" >
          <a href="../contribution.html" title="13. How to contribute to groonga"
             >previous</a> |</li>
        <li><a href="../index.html">groonga v3.0.5 documentation</a> &raquo;</li>
          <li><a href="../contribution.html" >13. How to contribute to groonga</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2009-2013, Brazil, Inc.
    </div>
  </body>
</html>