-
Notifications
You must be signed in to change notification settings - Fork 148
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 PR template #1253
Add PR template #1253
Conversation
Test: test_2_rounds_1k_duckdbPercentage change: -35.8%
Test: test_2_rounds_1k_sqlitePercentage change: -24.0%
Click here for vega lite time series charts |
--- | ||
name: 'Feature request' | ||
about: Making a change to Splink | ||
title: '<title>' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to start using some naming conventions that are dependent on the type of changes being proposed?
[BUG]
, [FEAT]
, [MAINT]
, etc?
These could also be a ticklist item.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have added checklist - feel free to add any more sections that you feel may be relevant
No description provided.