docs/articles/developer-info/Team-Practices.md
| Issue Tracking | How we track bugs, enhancements and features on GitHub. |
| Contributions | Explains how to review and merge code submitted by other developers. |
| Building and testing | See BUILDING.md in each repository. |
| Coding Standards | Describes coding standards used in NUnit. |
| Best practices for XML documentation | Guidelines to consider when dealing with public APIs. |
| Packaging the Framework | How to create the packages for a new NUnit Framework release. |
| Packaging the Console and Engine | How to create the packages for a new NUnit Console and Engine release. |
| Packaging Extensions | How to create the packages and release NUnit Extensions. |
| Packaging the Installer | How to create and release the NUnit MSI Installer. |
| Packaging the V2 Adapter | How to create the packages for a new NUnit 2 VS Adapter release. |
| Packaging the V3 Adapter | How to create the packages for a new NUnit 3 VS Adapter release. |