Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
Please ensure you have read and noticed the checklist below.
Checklist
Put an x in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!
This is simply a reminder of what we are going to look for before merging your code.
[X] I have read and noticed the CONTRIBUTING document
[X] I have added necessary documentation or screenshots (if appropriate)
[X] I have tested my changes or additions for proper functionality.
[X] I have followed, as best as possible, the same function layout and coding style of other existing functions/code.
Types of changes
Please check x the type of change your PR introduces:
[ ] Bugfix (change which fixes an issue)
[ ] Feature (change which adds functionality)
[ ] Code style update (formatting, renaming)
[ ] Refactoring (functional, structural)
[X] Documentation content changes
[ ] Other (please describe)
** |-->:
What is the current behavior?
Please describe the current behavior that you are modifying, or link to a relevant issue.
** |-->:
Some Headers have incorrect terminology.
Certain parameter names are incorrectly listed.
Minimum and Maximum values are hard to see.
Some lines are needlessly wrapped.
Terminology used in places is poorly written.
What is the new behavior?
Please describe the behavior or changes that are being added by this PR.
** |-->:
Headers now have corrected terminology.
Certain parameter names are now correctly listed.
Minimum and Maximum values are now in a common location in the Parameters area.
Some lines are now no longer wrapped.
Terminology corrected largely.
Influences and relationship to other functionality
Describe how the changes will affect other functions, potential script breaking changes, etc.
** |-->:
Additional context
Add any other context about the problem here.
** |-->: I understand this is a lot to go through, and you have a lot of projects on your hands, take your time and let me know if you want anything changed.
Pull request
Proposed changes
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
Please ensure you have read and noticed the checklist below.
Checklist
Put an
x
in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!This is simply a reminder of what we are going to look for before merging your code.
Types of changes
Please check
x
the type of change your PR introduces:** |-->:
What is the current behavior?
Please describe the current behavior that you are modifying, or link to a relevant issue.
** |-->:
What is the new behavior?
Please describe the behavior or changes that are being added by this PR.
** |-->:
Influences and relationship to other functionality
Describe how the changes will affect other functions, potential script breaking changes, etc.
** |-->:
Additional context
Add any other context about the problem here.
** |-->: I understand this is a lot to go through, and you have a lot of projects on your hands, take your time and let me know if you want anything changed.
System under test
Please complete the following information.