issues-format: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
m (update year)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Please use this format (copy and paste this to the end of the list to add your issues; replace <nowiki>~~~</nowiki> with an external link if preferred) to report issues or feedback:
Consider using this format (copy and paste this to the end of the list to add your issues; replace <nowiki>~~~</nowiki> with an external link if preferred) to report issues or feedback, so that issues can show up in hAtom subscriptions of this issues page.  If open issues lack this markup, please add it.


<pre>
'''Please post one issue per entry, to make them easier to manage'''. Avoid combining multiple issues into single reports, as this can confuse or muddle feedback, and puts a burden of separating the discrete issues onto someone else who 1. may not have the time, and 2. may not understand the issue in the same way as the original reporter.
<nowiki>
 
<div class="vevent">
<source lang=html4strict>
* {{OpenIssue}} <span class="summary vcard"><span class="dtstart">YYYY-MM-DD</span> raised by <span class="fn">~~~</span></span>
<div class="hentry">
<div class="description">
{{OpenIssue}}  
*# Here is the first issue/feedback I have.
<span class="entry-summary author vcard">
*# Here is the second issue/feedback I have.
<span class="published">2011-MM-DD</span>  
raised by <span class="fn">~~~</span>
</span>
<div class="entry-content discussion issues">
* <strong class="entry-title">«Short title of issue»</strong>. «Description of Issue»
** Follow-up comment #1
** Follow-up comment #2
</div>
</div>
</div>
</div>
</nowiki>
</source>
</pre>

Latest revision as of 00:16, 27 October 2011

Consider using this format (copy and paste this to the end of the list to add your issues; replace ~~~ with an external link if preferred) to report issues or feedback, so that issues can show up in hAtom subscriptions of this issues page. If open issues lack this markup, please add it.

Please post one issue per entry, to make them easier to manage. Avoid combining multiple issues into single reports, as this can confuse or muddle feedback, and puts a burden of separating the discrete issues onto someone else who 1. may not have the time, and 2. may not understand the issue in the same way as the original reporter.

<div class="hentry">
{{OpenIssue}} 
<span class="entry-summary author vcard">
 <span class="published">2011-MM-DD</span> 
 raised by <span class="fn">~~~</span>
</span>
<div class="entry-content discussion issues">
* <strong class="entry-title">«Short title of issue»</strong>. «Description of Issue»
** Follow-up comment #1
** Follow-up comment #2
</div>
</div>