mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-04-29 10:49:04 -05:00
chore: Add a PR template
Signed-off-by: Andrew Kofink <ajkofink@gmail.com>
This commit is contained in:
23
.github/pull_request_template.md
vendored
Normal file
23
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
### Metadata
|
||||
|
||||
Links to relevant docs, related PRs or issues, etc.
|
||||
|
||||
### Problem / Motivation
|
||||
|
||||
Describe what the problem is or why the change is needed
|
||||
|
||||
### Solution
|
||||
|
||||
- [ ] CHANGELOG entry is added for code changes
|
||||
|
||||
Describe how you are solving the problem
|
||||
|
||||
### Testing
|
||||
|
||||
Describe any interesting automated test changes
|
||||
|
||||
Provide a test project yaml file, if relevant
|
||||
|
||||
Provide any additional reproducing steps
|
||||
|
||||
Show expected output / screenshot
|
||||
Reference in New Issue
Block a user