Improve a Plugin Tutorial

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

Jenkins plugins frequently can benefit from specific small improvements.

This tutorial provides a series of small, valuable steps to improve a Jenkins plugin. These improvements can be the first steps to prepare a developer to adopt the plugin.

Preparing for plugin development

Before starting these steps, be sure that your development environment is ready. The "Preparing for Plugin Development" page outlines the tools and their installation steps.

Modernizing Jenkins Plugins