File: PR.template

package info (click to toggle)
erlang-manpages 1%3A12.b.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,188 kB
  • ctags: 2
  • sloc: makefile: 68; perl: 30; sh: 15
file content (20 lines) | stat: -rw-r--r-- 845 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
>Submitter-Id:   <Your id>
>Originator:     <Your name>
>Organization:   <The name of your company>
>Confidential:   <[yes | no ] (one line)> 
>Synopsis:       <synopsis of the problem (one line)>
>Severity:       < [non-critical | serious | critical ] (one line)>
>Priority:       < [ low | medium | high ] (one line)>
>Category:       <product, component or concept name>
>Class:          < [ sw-bug | doc-bug | change-request | support ] (one line)>
>Release:        <Release version, e.g. OTP R12B, Erlang 5.6.3>
>Environment:	 
        <machine, os, target, libraries (multiple lines)>
>Description:
        <precise description of the problem (multiple lines)>
>How-To-Repeat:
        <code/input/activities to reproduce the problem (multiple lines)
>Fix:	
        <How to correct or work around the problem, if known
	 (multiple lines)>