Ticket #12199: guide-submission-remove-bugzilla-fields.patch

File guide-submission-remove-bugzilla-fields.patch, 3.3 KB (added by lambda@…, 17 years ago)
  • xml/project/submission.xml

     
    3030                       
    3131                        <para> All ports should be submitted via the MacPorts
    3232                        <ulink url="http://trac.macports.org/project/macports/newticket">Trac tool
    33                         </ulink>. Your submission will be automatically emailled to the
    34                         members of the
    35                         <ulink url="http://lists.macosforge.org/mailman/listinfo/macports-tickets">
    36                         macports-tickets</ulink> mailing list. If you are uncertain about
     33                        </ulink>. If you are uncertain about
    3734                        any aspect of your port, you may also want to email it with your
    3835                        questions and the bug number to 
    3936                        <ulink url="mailto:macports-dev@lists.macosforge.org">MacPorts</ulink>
     
    4340                        existing port, please assign the port to the current maintainer
    4441                        in your Trac submission, so that the automatic email is
    4542                        directed to the maintainer, who will be best suited to deal
    46                         with your submission.</para>
     43                        with your submission. Also, due to a current misconfiguration in Trac, add the current maintainer to the <guilabel>Cc</guilabel> field, to make sure they are notified.</para>
    4744                       
    4845                        <para>Updates and modifications should be submitted as diffs. See
    4946                        updating a port below.</para>
     
    6158                                <title>Submission parameters</title>
    6259                               
    6360                                <variablelist>
    64                                         <varlistentry id='Project'>
    65                                                 <term>
    66                                                         Project:
    67                                                 </term>
    68                                                 <listitem>
    69                                                         <para>Make sure you select the MacPorts
    70                                                         project.</para>
    71 
    72                                                 </listitem>
    73                                         </varlistentry>
    7461                                       
    75                                         <varlistentry id='Component'>
    76                                                 <term>
    77                                                         Component:
    78                                                 </term>
    79                                                 <listitem>
    80                                                         <para>Select "mports" as the component. </para>
    81 
    82                                                 </listitem>
    83                                         </varlistentry>
    84                                        
    85                                         <varlistentry id='Assigned_to'>
    86                                                 <term>
    87                                                         Assigned to:
    88                                                 </term>
    89                                                 <listitem>
    90                                                         <para>Please assign UPDATEs and COMMENTs on
    91                                                         existing ports to the maintainer. Otherwise, if
    92                                                         this is a NEW port or an RFC, please leave
    93                                                         blank. </para>
    94 
    95                                                 </listitem>
    96                                         </varlistentry>
    97                                         <varlistentry id='URL'>
    98                                                 <term>
    99                                                         URL:
    100                                                 </term>
    101                                                 <listitem>
    102                                                         <para>You may use this field to point to the
    103                                                         portfile if it is available online, or to point
    104                                                         to the homepage of the program project.</para>
    105 
    106                                                 </listitem>
    107                                         </varlistentry>
    10862                                        <varlistentry id='Summary'>
    10963                                                <term>
    11064                                                        Summary:
     
    223177                                                               
    224178                                                </listitem>
    225179                                        </varlistentry>
     180                                        <varlistentry id='Component'>
     181                                                <term>
     182                                                        Component:
     183                                                </term>
     184                                                <listitem>
     185                                                        <para>Select "ports" as the component if you're submitting a change to an existing port or a new port. Select the appropriate component if you're submitting a change to a different part of the project.</para>
     186
     187                                                </listitem>
     188                                        </varlistentry>
     189                                       
     190                                        <varlistentry id='Assign_to'>
     191                                                <term>
     192                                                        Assign to:
     193                                                </term>
     194                                                <listitem>
     195                                                        <para>Please assign UPDATEs and COMMENTs on
     196                                                        existing ports to the maintainer. Otherwise, if
     197                                                        this is a NEW port or an RFC, please leave
     198                                                        blank. </para>
     199
     200                                                </listitem>
     201                                        </varlistentry>
    226202                                </variablelist>
    227203                               
    228204                        </sect3>