aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/top/PR.template.src
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2009-11-20 14:54:40 +0000
committerErlang/OTP <[email protected]>2009-11-20 14:54:40 +0000
commit84adefa331c4159d432d22840663c38f155cd4c1 (patch)
treebff9a9c66adda4df2106dfd0e5c053ab182a12bd /system/doc/top/PR.template.src
downloadotp-84adefa331c4159d432d22840663c38f155cd4c1.tar.gz
otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.bz2
otp-84adefa331c4159d432d22840663c38f155cd4c1.zip
The R13B03 release.OTP_R13B03
Diffstat (limited to 'system/doc/top/PR.template.src')
-rw-r--r--system/doc/top/PR.template.src20
1 files changed, 20 insertions, 0 deletions
diff --git a/system/doc/top/PR.template.src b/system/doc/top/PR.template.src
new file mode 100644
index 0000000000..fb593053d9
--- /dev/null
+++ b/system/doc/top/PR.template.src
@@ -0,0 +1,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 %SYSTEM_VSN%, Erlang %VSN%>
+>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)>
+