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

chore: Add initial templates for new issues and pull requests #1413

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

helensilva14
Copy link
Collaborator

@helensilva14 helensilva14 commented Jan 28, 2025

Closes #1349
Closes #1350

@helensilva14 helensilva14 changed the title Add initial issue templates chore: Add initial issue templates Jan 28, 2025
@helensilva14 helensilva14 added the automerge Summon MOG for automerging label Jan 28, 2025
@helensilva14
Copy link
Collaborator Author

/gcbrun

@pull-request-size pull-request-size bot added size/L and removed size/M labels Jan 28, 2025
@helensilva14 helensilva14 removed the automerge Summon MOG for automerging label Jan 28, 2025
@helensilva14 helensilva14 changed the title chore: Add initial issue templates chore: Add initial templates for new issues and pull requests Jan 28, 2025
@helensilva14
Copy link
Collaborator Author

/gcbrun

@helensilva14
Copy link
Collaborator Author

/gcbrun

## Checklist
- [ ] I have followed the [`CONTRIBUTING` Guide](https://github.com/GoogleCloudPlatform/professional-services-data-validator/blob/develop/CONTRIBUTING.md).
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have successfully run the E2E tests, and have included the outcomes in the PR comments
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like some people (especially external contributors) use PRs as a way of running the tests.. so maybe that shouldn't be a checklist item.

.github/PULL_REQUEST_TEMPLATE.md Outdated Show resolved Hide resolved
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have successfully run the E2E tests, and have included the outcomes in the PR comments
- [ ] 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 (suggestion: use the `tests/local_check.sh` script)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove this since the bullet above should imply the tests work 😅

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

Successfully merging this pull request may close these issues.

Add Pull Request Template to the repository Add Issue Templates to the repository
2 participants