diff options
| author | Marc G. Fournier | 1996-08-18 22:14:33 +0000 |
|---|---|---|
| committer | Marc G. Fournier | 1996-08-18 22:14:33 +0000 |
| commit | 9848d3655d44aa2e58d28fe9f93a94b2934eedc8 (patch) | |
| tree | 059111c2156111b083ea668b84bc8b3481676fca /doc/bug.template | |
| parent | 1960a3b96573ad1ec73cd50255edde29cc80df88 (diff) | |
Support Docs & Contrib
Diffstat (limited to 'doc/bug.template')
| -rw-r--r-- | doc/bug.template | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/doc/bug.template b/doc/bug.template new file mode 100644 index 0000000000..6c78804acf --- /dev/null +++ b/doc/bug.template @@ -0,0 +1,41 @@ +To report a bug, please complete the following form and send it by +email to pg95-dev@ki.net + +============================================================================ + POSTGRES95 BUG REPORT TEMPLATE +============================================================================ + + +Your name : +Your email address : + + +System Configuration +--------------------- + Architecture (example: Intel Pentium) : + + Operating System (example: Linux 1.3.42 ELF) : + + Postgres95 version (example: Postgres95-1.01) : Postgres95-1.02 + + Compiler used (example: gcc 2.7.0) : + + +Please enter a FULL description of your problem: +------------------------------------------------ + + + + + +Please describe a way to repeat the problem. Please try to provide a +concise reproducible example, if at all possible: +---------------------------------------------------------------------- + + + + + +If you know how this problem might be fixed, list the solution below: +--------------------------------------------------------------------- + |
