Add Details to Contributor Guide About Forking/PRs#59
Merged
nina-msft merged 9 commits intomicrosoft:mainfrom Feb 22, 2024
Merged
Conversation
romanlutz
approved these changes
Feb 22, 2024
Contributor
romanlutz
left a comment
There was a problem hiding this comment.
Just very nitpicky comments. This is great, thanks!
…/github.com/nina-msft/pyrit into users/nina-msft/contributor-guide-additions
romanlutz
added a commit
to romanlutz/PyRIT
that referenced
this pull request
Mar 13, 2026
- Bump pypdf >=6.7.5 -> >=6.8.0 (direct dep, fixes microsoft#56) - Bump gradio >=5.32.0 -> >=6.7.0 (optional dep, fixes microsoft#49-52) - Add orjson >=3.11.6 constraint (transitive, fixes microsoft#59) - Add tornado >=6.5.5 constraint (transitive, fixes microsoft#57-58) - Fix minimatch ReDoS via npm audit fix (fixes microsoft#46-47) - Add @tootallnate/once >=3.0.1 npm override (fixes microsoft#55) - diskcache microsoft#30 has no patched version available Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
romanlutz
added a commit
to romanlutz/PyRIT
that referenced
this pull request
Mar 13, 2026
- Bump pypdf >=6.7.5 -> >=6.8.0 (direct dep, fixes microsoft#56) - Bump gradio >=5.32.0 -> >=6.7.0 (optional dep, fixes microsoft#49-52) - Add orjson >=3.11.6 constraint (transitive, fixes microsoft#59) - Add tornado >=6.5.5 constraint (transitive, fixes microsoft#57-58) - Fix minimatch ReDoS via npm audit fix (fixes microsoft#46-47) - Add @tootallnate/once >=3.0.1 npm override (fixes microsoft#55) - diskcache microsoft#30 has no patched version available Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Add info about how to contribute via Git to the Contributor Guide, from creating a fork to adding the remote locally to creating a PR 🤠 ✨
See markdown preview here: https://github.com/nina-msft/PyRIT/blob/users/nina-msft/contributor-guide-additions/doc/contributing.md
Tests
Documentation