Skip to content

Create CONTRIBUTING.md #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Mar 25, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CONTRIBUTING.md
Co-authored-by: Shawn Wells <shawn@shawndwells.io>
  • Loading branch information
jshcodes and shawndwells authored Mar 25, 2021
commit 42a2661430c08738457a31900c82ad1ddd61a746
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ posting in your question in the [discussion board](https://github.com/CrowdStrik
- [Suggestions](#suggestions)

## How you can contribute
- Submit a [bug report](https://github.com/CrowdStrike/falconpy/issues).
- See something? Say something! Submit a [bug report](https://github.com/CrowdStrike/falconpy/issues) to let the community know what you've experienced or found. Bonus points if you suggest possible fixes or what you feel may resolve the issue. For example: "_Attempted to use the XZY API class but it errored out. Could a more descriptive error code be returned?_"
- Join the [discussion board](https://github.com/CrowdStrike/falconpy/discussions) where you can:
- [Interact](https://github.com/CrowdStrike/falconpy/discussions/categories/general) with other members of the community
- Suggest [new functionality](https://github.com/CrowdStrike/falconpy/discussions/categories/ideas)
Expand Down