Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Commits
57d5cfed
Commit
57d5cfed
authored
7 years ago
by
Axel Kohlmeyer
Browse files
Options
Downloads
Patches
Plain Diff
add first draft of a pull request template
parent
7a4a5698
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/PULL_REQUEST_TEMPLATE.md
+19
-0
19 additions, 0 deletions
.github/PULL_REQUEST_TEMPLATE.md
with
19 additions
and
0 deletions
.github/PULL_REQUEST_TEMPLATE.md
0 → 100644
+
19
−
0
View file @
57d5cfed
## Purpose
_Briefly describe the new feature(s) included in this pull request.
If this addresses an open GitHub Issue, mention the issue number, e.g. with
`fixes #221`
_
## Implementation Notes
_Provide any relevant details about how the feature is implemented,
how correctness was verified, how other features in LAMMPS are affected_
## Post Submission Checklist
Please check the fields as they are completed
-
[ ] The feature or features in the pull request is complete
-
[ ] Suitable new documentation files and/or updates to the existing docs are included
-
[ ] One or more example input decks are included
-
[ ] The source code follows the LAMMPS formatting guidelines
## Further Information, Files, and Links
_Put any additional information here, attach relevant text or image files and URLs to external sites_
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment