lammps/.github/PULL_REQUEST_TEMPLATE/new_feature.md

2.6 KiB

name about title labels assignees
New Feature Submit a pull request that adds new Features (complete files) to LAMMPS [New Feature] _Replace With Suitable Title_ enhancement

Summary

Related Issues

Author(s)

Licensing

My contribution may be licensed as GPL v2 (default LAMMPS license): My contribution may be licensed as LGPL (for use as a library with proprietary software):

Backward Compatibility

Implementation Notes

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
  • Suitable new documentation files and/or updates to the existing docs are included
  • The added/updated documentation is integrated and tested with the documentation build system
  • 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
  • A package specific README file has been included or updated
  • One or more example input decks are included