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

39 : Add PR template #49

Closed
wants to merge 1 commit into from
Closed

Conversation

Mystigan
Copy link

Fixes: #39

Summary

  • Add a basic PR template for the repo.

Type of Changes

  • New Feature
  • Bug-fix
  • Enhancement

Checklist

  • Implementation
  • Documentation
  • Tests

@Mystigan
Copy link
Author

@arpitbbhayani , @rohanverma94 , please take a look at this PR when you have time.

## Type of Changes
- [ ] New Feature
- [ ] Bug-fix
- [ ] Enhancement
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks ok to me. Enhancement feels a little open-ended and i am afraid everyone will start using this category for everything.

I would also like to think why are we creating this template. I personally think this data should help the reviewers with PR review prioritisation. Any other data/info we need here that will help with prioritisation?

- [ ] Tests

## Test Results
- Results of tests done (manual or automated) to verify the changes made.
Copy link
Contributor

Choose a reason for hiding this comment

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

Since we are a system where performance and memory foot print is critical, i would like to see a section on "benchmark results". How easy is it for us to run benchmark on new features atm? @JyotinderSingh

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.

Pull Request Template
3 participants