Please review our Code of Conduct and our Contribution Guidelines before submitting a Pull Request.
REMOVE ALL PULL REQUEST HINTS BEFORE SUBMITTING
Pull Request general description should go here.
Please fill out all values and then remove any help text before submitting your PR.
- Enhancement
- Major Feature update
- Bug fixes
- Breaking Change
- Documentation
Check the values above that match your PR and remove the remaining.
- If your PR adds features or functionality, what should be included in the next release notes?
- Bug fix: Please list related bugs individually. Identifying the ticket or bug report in the PR description auto-updates the affected ticket and helps the community with ticket triage. For example:
- Fixes https://github.com/CrowdStrike/gql/issues/1234 by doing foo
- Mitigates https://github.com/CrowdStrike/gql/issues/5678 by updating bar.
- BE EXPLICIT in what you are resolving
- List any other details here
- Documentation regarding your changes can also be listed here