forked from lijiext/lammps
2.3 KiB
2.3 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Bug fix | Submit a pull request that fixes one or more bugs | [BUGFIX] _Replace With Suitable Title_ | bugfix |
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 feature or features in this pull request is complete
- Licensing information is complete
- Corresponding author information 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.