lammps/.github/PULL_REQUEST_TEMPLATE.md

2.5 KiB

Summary

Briefly describe the new feature(s), enhancement(s), or bugfix(es) included in this pull request.

Related Issues

_If this addresses an open GitHub Issue, mention the issue number here. Use the phrases fixes #221 or closes #135, when you want those issues to be automatically closed when the pull request is merged

Author(s)

Please state name and affiliation of the author or authors that should be credited with the changes in this pull request. If this pull request adds new files to the distribution, please also provide a suitable "long-lived" e-mail address (e.g. from gmail, yahoo, outlook, etc.) for the corresponding author, i.e. the person the LAMMPS developers can contact directly with questions and requests related to maintenance and support of this code. now and in the future

Licensing

By submitting this pull request, I agree, that my contribution will be included in LAMMPS and redistributed under the GNU General Public License version 2.

Please complete the following statement by adding "yes" or "no": My contribution may be re-licensed as LGPL (for use of LAMMPS as a library linked to proprietary software):

Backward Compatibility

Please state whether any changes in the pull request break backward compatibility for inputs, and - if yes - explain what has been changed and why

Implementation Notes

Provide any relevant details about how the changes are implemented, how correctness was verified, how other features - if any - in LAMMPS are affected

Post Submission Checklist

Please check the fields below as they are completed after the pull request has been submitted

  • 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

Further Information, Files, and Links

Put any additional information here, attach relevant text or image files, and URLs to external sites (e.g. DOIs or webpages)