You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later -->
<!-- This file is part of Network Pro -->
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
## Checklist
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] I have read the
**[CONTRIBUTING](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/.github/CONTRIBUTING.md)**
document.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
Pull requests should be thought of as a conversation. There will be some
back and forth when trying to get code merged into this or any other
project.
With all but the simplest changes you can and should expect that the
maintainers of the project will request changes to your code.
Please be aware of that and check in after you open your PR in order to
get your code merged in cleanly.
Thank you!
The following trademarks are owned by Network Pro Strategies:
233
233
@@ -239,7 +239,7 @@ The following trademarks are owned by Network Pro Strategies:
239
239
240
240
<aname="changes"></a>
241
241
242
-
## 6. Changes to Legal Information
242
+
## 7. Changes to Legal Information
243
243
244
244
We may update this Legal Information periodically. Any changes will be posted on this page with the revised effective date. Updates will align with applicable amendments to the **Arizona Revised Statutes** and **United States Code**.
The following trademarks are owned by Network Pro Strategies:
233
233
@@ -239,7 +239,7 @@ The following trademarks are owned by Network Pro Strategies:
239
239
240
240
<aname="changes"></a>
241
241
242
-
## 6. Changes to Legal Information
242
+
## 7. Changes to Legal Information
243
243
244
244
We may update this Legal Information periodically. Any changes will be posted on this page with the revised effective date. Updates will align with applicable amendments to the **Arizona Revised Statutes** and **United States Code**.
0 commit comments