--- name: Maintenance or Refactoring about: Submit a pull request that does code refactoring or other maintenance changes title: "[MAINTENANCE] _Replace With Suitable Title_" labels: maintenance assignees: '' --- **Summary** **Related Issue(s)** **Author(s)** **Licensing** By submitting this pull request, I agree, that my contribution will be included in LAMMPS and redistributed under either the GNU General Public License version 2 (GPL v2) or the GNU Lesser General Public License version 2.1 (LGPL v2.1). **Backward Compatibility** **Detailed Description** **Post Submission Checklist** - [ ] The pull request is complete - [ ] The source code follows the LAMMPS formatting guidelines - [ ] The feature has been verified to work with the conventional build system - [ ] The feature has been verified to work with the CMake based build system - [ ] Suitable tests have been added to the unittest tree.