Skip to content
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

startswith to istartswith #47

Merged
merged 1 commit into from
Dec 4, 2024
Merged

startswith to istartswith #47

merged 1 commit into from
Dec 4, 2024

Conversation

KarenAJ
Copy link
Contributor

@KarenAJ KarenAJ commented Dec 4, 2024

Description: Describe in a couple of sentences how this pull request modifies the repository. Comment on the business context, and highlight any concerns about the changes being introduced.

Issue: Provide the URL for a corresponding issue/work ticket, if applicable.

Dependencies: List dependencies on open pull requests, other issue/work tickets, etc.

Merge Deadline: Indicate the merge deadline date.

Pre-Merge Checklist:

  • I have ensured this code follows the style guidelines of this project.
  • I have performed a comprehensive self-review of the code.
  • I have included comments clarifying hard-to-understand areas of the code.
  • I have updated the documentation corresponding to my change(s).
  • I have confirmed the code executes properly on my local environment.
  • I have confirmed all new/modified data models are structured correctly.
  • I have included all necessary database migration files.
  • I have verified that all new and existing tests pass.
  • I have received approval from the requisite number of reviewers.
  • I have squashed all working commits into as few final commits as reasonably possible.
  • I have confirmed Github reports all automated tests/checks are passing.

Post-Merge Checklist:

  • Delete working branch @ Github repository
  • Pull latest master branch to local repository
  • Delete working branch @ local repository

Sorry, something went wrong.

@KarenAJ KarenAJ requested a review from JDTobin December 4, 2024 16:50
@JDTobin JDTobin merged commit 6db7f86 into dev Dec 4, 2024
2 checks passed
@JDTobin JDTobin deleted the bugfix_binaryexp branch December 4, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants