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

Add script zip checklist to PR template #60

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

smritics
Copy link
Contributor

Description

Include a checklist for script zip in the PR template.

  • Added/updated scripts or configurations.
  • Remove Bad Script/Code.
  • Fixed issue #[issue number].
  • Improved/optimized existing functionality.
  • Bugs Fixes.
  • Feature Added.
  • UI Enhancement.

Context

Submitting a PR with a zip checklist will help manage and review pull requests.

How Has This Been Tested?

  • Tested on GH

Checklist

Please ensure your pull request meets the following requirements:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • My changes do not introduce new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants