Add conda env update command and file_bug_report Cursor command#644
Merged
drbenvincent merged 2 commits intomainfrom Jan 12, 2026
Merged
Add conda env update command and file_bug_report Cursor command#644drbenvincent merged 2 commits intomainfrom
file_bug_report Cursor command#644drbenvincent merged 2 commits intomainfrom
Conversation
file_bug_report Cursor command
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #644 +/- ##
=======================================
Coverage 94.19% 94.19%
=======================================
Files 43 43
Lines 7316 7316
Branches 455 455
=======================================
Hits 6891 6891
Misses 262 262
Partials 163 163 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cetagostini
approved these changes
Jan 12, 2026
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.
Summary
Adds developer experience improvements to the contributing documentation and Cursor commands.
Changes
conda env updatecommand for updating an existing environment fromenvironment.yml(saves time vs delete/recreate cycle).cursor/commands/file_bug_report.md: New Cursor command for filing bug reports via GitHub CLI with a structured workflow.gitignore: Add.github/issue_summaries/for temporary issue files and update commentTesting
conda env updatecommandissue2pr.mdChecklist
📚 Documentation preview 📚: https://causalpy--644.org.readthedocs.build/en/644/