diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index af539f7a1039e3f4c7a9a02637f57f299ae12dab..77c81ea69da360df9f434addc2e93d7ceea81471 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,14 +2,18 @@ _Briefly describe the new feature(s), enhancement(s), or bugfix(es) included in this pull request. If this addresses an open GitHub Issue, mention the issue number, e.g. with `fixes #221` or `closes #135`, so that issue will be automatically closed when the pull request is merged_ -## Implementation Notes +## Author(s) -_Provide any relevant details about how the changes are implemented, how correctness was verified, how other features - if any - in LAMMPS are affected_ +_Please state name and affiliation of the author or authors that should be credited with the changes in this pull request_ ## 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_