mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 19:43:09 +00:00
14 lines
552 B
Text
14 lines
552 B
Text
The PR should summarize what was changed and why. Here are some questions to
|
|
help you if you're not sure:
|
|
|
|
- What behavior was changed?
|
|
- What code was refactored / updated to support this change?
|
|
- What issues are related to this PR? Or why was this change introduced?
|
|
|
|
Checklist - While not every PR needs it, new features should consider this list:
|
|
|
|
- [ ] Does this have tests?
|
|
- [ ] Does this have documentation?
|
|
- [ ] Does this break the public API (Requires major version bump)?
|
|
- [ ] Is this a new feature (Requires minor version bump)?
|
|
|