Introduction
This article will demonstrate a simple FogBugz plugin that implements the <INTERFACE NAME> interface contained in the FogCreek.FogBugz.Plugins.Interfaces class library.
<TODO LATER: Edit links above to final specification addresses>
Functionality
This plugin will <WHAT DO IT DO?>
<1 OR MORE SCREENSHOTS 800 px wide (see this), IF IT CHANGES THE UI>
C# Code
<C# WITHOUT FOG CREEK COPYRIGHT, TODO LATER: SYNTAX HIGHLIGHTING>
Compile and Install It On Your Own
Download the source file: <INTERFACE NAME>_Example.cs
Then follow these instructions to create a functioning plugin assembly: Compiling and Installing a FogBugz Plugin