-
Notifications
You must be signed in to change notification settings - Fork 133
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
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8449f79
Create CONTRIBUTING.md
jshcodes 645f26c
Create pull_request_template.md
jshcodes 8ed9184
Create requirements-dev.txt
jshcodes d761225
Update CONTRIBUTING.md
jshcodes 167bc1c
Update pull_request_template.md
jshcodes d395d92
Update CONTRIBUTING.md
jshcodes e9e7faa
Update requirements-dev.txt
jshcodes b1fe015
Update .github/pull_request_template.md
jshcodes 66a2b7a
Update .github/pull_request_template.md
jshcodes 7e9e88e
Update .github/pull_request_template.md
jshcodes 6cd8fc2
Update .github/pull_request_template.md
jshcodes f1e6825
Update CONTRIBUTING.md
jshcodes 2707824
Update CONTRIBUTING.md
jshcodes 42a2661
Update CONTRIBUTING.md
jshcodes 5724449
Typo fix - CONTRIBUTING.md
jshcodes f8927f9
Update CONTRIBUTING.md
jshcodes 543470e
Update pull_request_template.md
jshcodes 871b784
Update pull_request_template.md
jshcodes 64a8f42
Update pull_request_template.md
jshcodes ec2bf25
Update pull_request_template.md
jshcodes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Create pull_request_template.md
- Loading branch information
commit 645f26cdb591f9a2406d45f31fff53baa6856103
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
## PR TITLE | ||
> Please fill out all values and then remove any help text before submitting your PR. | ||
> You can use [this PR](https://github.com/CrowdStrike/falconpy/pull/67) as a reference example. | ||
|
||
- [ ] Enhancement | ||
- [ ] Major Feature update | ||
- [ ] Bug fixes | ||
- [ ] Breaking Change | ||
- [ ] Updated unit tests | ||
- [ ] Additional documentation required | ||
jshcodes marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
> Check the values above that match your PR and remove the remaining. | ||
|
||
```shell | ||
COVERAGE RESULTS SHOULD BE POSTED HERE | ||
jshcodes marked this conversation as resolved.
Show resolved
Hide resolved
|
||
``` | ||
|
||
## Added features and functionality | ||
+ Details of new features and functionality should be listed here | ||
jshcodes marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Issues resolved | ||
+ Bug fix: Bugs should be listed explicitly. Please link your PR to any related issues so that they are triaged properly. Add a link to this line to the issue. | ||
+ BE EXPLICIT in what you are resolving | ||
|
||
## Other | ||
+ List any other details here | ||
+ Documentation regarding your changes can also be listed here | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.