Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Div
classhome-banner

Software Requirements for: <Project Name>

error message / Issue / cause

How to replicate error

Table of Contents
maxLevel4
minLevel3

Project Introduction

Functional Description

Non-Functional Requirements

...


Resolution steps / workaround


Escalation point if known or new bug, i.e. T1, T2, Dev


Feedback point for agents to advise of new workarounds or amendments to the existing steps


Milestones


Glossary

Style
        .home-banner {
        background: #0052cc;
        color: #c2d6d6;
        font-size: 20px;
        padding: 20px;
        }
        .home-banner h2 {
        color: #f2f2f2;
        }

...