<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[153048] trunk/doc-new/guide/xml/project.xml</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/153048">153048</a></dd>
<dt>Author</dt> <dd>cal@macports.org</dd>
<dt>Date</dt> <dd>2016-09-22 14:38:01 -0700 (Thu, 22 Sep 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>guide: Add tl;dr to ticket guidelines, cleanup

Add a quick overview table so people don't have to read the full 700-word
ticket guidelines. Also, remove the limitation of infrastructure tickets to
portmgr@ (which has not been done in practice anyway) and link to the ticket
keyword guidelines in the wiki.

Ticket: #52331</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdocnewguidexmlprojectxml">trunk/doc-new/guide/xml/project.xml</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdocnewguidexmlprojectxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/project.xml (153047 => 153048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/project.xml        2016-09-22 21:34:58 UTC (rev 153047)
+++ trunk/doc-new/guide/xml/project.xml        2016-09-22 21:38:01 UTC (rev 153048)
</span><span class="lines">@@ -108,6 +108,153 @@
</span><span class="cx">     &lt;section id=&quot;project.tickets.guidelines&quot;&gt;
</span><span class="cx">       &lt;title&gt;Trac Ticket Guidelines&lt;/title&gt;
</span><span class="cx"> 
</span><ins>+      &lt;para&gt;This is a short overview of the guidelines for Trac tickets. Please
+        see below for longer and more detailed explanations.&lt;/para&gt;
+
+      &lt;tip&gt;
+        &lt;title&gt;TL;DR&lt;/title&gt;
+        &lt;informaltable frame=&quot;none&quot;&gt;
+          &lt;tgroup cols=&quot;2&quot;&gt;
+            &lt;thead&gt;
+              &lt;row&gt;
+                &lt;entry&gt;Field&lt;/entry&gt;
+                &lt;entry&gt;Content&lt;/entry&gt;
+              &lt;/row&gt;
+            &lt;/thead&gt;
+            &lt;tbody&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Summary&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;
+                  &lt;para&gt;
+                    &lt;replaceable&gt;$port&lt;/replaceable&gt;
+                    &lt;replaceable&gt;$version&lt;/replaceable&gt;
+                    &lt;replaceable&gt;[$variants]&lt;/replaceable&gt;: &lt;replaceable&gt;short
+                      problem summary&lt;/replaceable&gt;
+                  &lt;/para&gt;
+                  &lt;para&gt;
+                    &lt;emphasis role=&quot;strong&quot;&gt;Example:&lt;/emphasis&gt; openssl
+                    @1.0.1e_1+universal: DTLS handshake error messages with
+                    openconnect
+                  &lt;/para&gt;
+                &lt;/entry&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Description&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;
+                  Describe your problem. Preformatted text (such as terminal
+                  output) should be put in &lt;literal&gt;{{{&lt;replaceable&gt;three curly
+                      brackets&lt;/replaceable&gt;}}}&lt;/literal&gt;. Please attach large
+                  amounts of output rather than pasting. Use the preview
+                  button!
+                &lt;/entry&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Type&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entrytbl cols=&quot;2&quot; colsep=&quot;0&quot; rowsep=&quot;0&quot;&gt;
+                  &lt;tbody&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;defect&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Bugs, build failures, documentation fixes&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;enhancement&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Improving existing work&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;update&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Update requests or patch submissions for ports&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;submissions&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Submission of new &lt;filename&gt;Portfile&lt;/filename&gt;s&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;request&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Requests for new ports&lt;/entry&gt;
+                    &lt;/row&gt;
+                  &lt;/tbody&gt;
+                &lt;/entrytbl&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Priority&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;
+                  Use &lt;guimenu&gt;normal&lt;/guimenu&gt; or &lt;guimenu&gt;low&lt;/guimenu&gt;.
+                  &lt;guimenu&gt;High&lt;/guimenu&gt; is reserved for MacPorts developers.
+                &lt;/entry&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Milestone&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;Leave empty.&lt;/entry&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Component&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entrytbl cols=&quot;2&quot; colsep=&quot;0&quot; rowsep=&quot;0&quot;&gt;
+                  &lt;tbody&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;base&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Tickets affecting MacPorts itself&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;guide&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Use for documentation&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;ports&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Tickets affecting specific ports. Remember to set
+                        the &lt;guilabel&gt;port&lt;/guilabel&gt; field!&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;server/hosting&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Use for infrastructure issues&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;website&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Enhancements and fixes for the web site&lt;/entry&gt;
+                    &lt;/row&gt;
+                    &lt;row&gt;
+                      &lt;entry&gt;&lt;guimenu&gt;wiki&lt;/guimenu&gt;&lt;/entry&gt;
+                      &lt;entry&gt;Enhancements and fixes for the wiki (or just edit
+                        it directly!)&lt;/entry&gt;
+                    &lt;/row&gt;
+                  &lt;/tbody&gt;
+                &lt;/entrytbl&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Version&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;The version of MacPorts you are running.&lt;/entry&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Keywords&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;&lt;literal&gt;maintainer&lt;/literal&gt; if you are the port's
+                  maintainer. &lt;literal&gt;haspatch&lt;/literal&gt; if you are attaching
+                  a patch. &lt;ulink url=&quot;https://trac.macports.org/wiki/TicketsKeywordGuidelines&quot;&gt;Full
+                    list&lt;/ulink&gt;.
+                &lt;/entry&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Port&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;The name of the port affected by this ticket. Separate
+                  multiple using spaces. Leave empty for non-port
+                  tickets.&lt;/entry&gt;
+              &lt;/row&gt;
+              &lt;row&gt;
+                &lt;entry&gt;&lt;guilabel&gt;Owner&lt;/guilabel&gt;/&lt;guilabel&gt;Cc&lt;/guilabel&gt;&lt;/entry&gt;
+                &lt;entry&gt;Full email address of the port's maintainer. Run
+                  &lt;command&gt;port info --maintainer
+                    &lt;replaceable&gt;&amp;lt;portname&amp;gt;&lt;/replaceable&gt;&lt;/command&gt; to
+                  look this up. Do not add
+                  &lt;email&gt;nomaintainer@macports.org&lt;/email&gt; or
+                  &lt;email&gt;openmaintainer@macports.org&lt;/email&gt;. For ports with
+                  multiple maintainers, only put the first maintainer into the
+                  &lt;guilabel&gt;Owner&lt;/guilabel&gt; field and all others in the
+                  &lt;guilabel&gt;Cc&lt;/guilabel&gt; field. You do not need to Cc
+                  yourself.&lt;/entry&gt;
+              &lt;/row&gt;
+            &lt;/tbody&gt;
+          &lt;/tgroup&gt;
+        &lt;/informaltable&gt;
+      &lt;/tip&gt;
+
</ins><span class="cx">       &lt;para&gt;There are certain conventions used to ensure that Trac tickets
</span><span class="cx">       convey as much accurate information as possible so problems and
</span><span class="cx">       contributions may be acted upon efficiently.&lt;/para&gt;
</span><span class="lines">@@ -250,8 +397,7 @@
</span><span class="cx"> 
</span><span class="cx">             &lt;listitem&gt;
</span><span class="cx">               &lt;para&gt;&lt;guimenu&gt;server/hosting&lt;/guimenu&gt; - For MacPorts hosting
</span><del>-              &amp;amp; server-side issues, reserved for MacPorts PortMgr team
-              members.&lt;/para&gt;
</del><ins>+              &amp;amp; server-side issues.&lt;/para&gt;
</ins><span class="cx">             &lt;/listitem&gt;
</span><span class="cx"> 
</span><span class="cx">             &lt;listitem&gt;
</span><span class="lines">@@ -280,6 +426,11 @@
</span><span class="cx">           to the ticket, &lt;quote&gt;maintainer&lt;/quote&gt; if you are the port's
</span><span class="cx">           maintainer, or &lt;quote&gt;LP64&lt;/quote&gt; if reporting an issue that only
</span><span class="cx">           affects 64-bit platforms.&lt;/para&gt;
</span><ins>+
+          &lt;para&gt;See
+            &lt;ulink url=&quot;https://trac.macports.org/wiki/TicketsKeywordGuidelines&quot;&gt;the
+              TicketsKeywordGuidelines wiki page&lt;/ulink&gt; for a clickable list
+            of all keywords.&lt;/para&gt;
</ins><span class="cx">         &lt;/listitem&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;listitem&gt;
</span></span></pre>
</div>
</div>

</body>
</html>