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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

update PR template #5206

Merged
merged 5 commits into from
Dec 23, 2020
Merged

update PR template #5206

merged 5 commits into from
Dec 23, 2020

Conversation

Borda
Copy link
Member

@Borda Borda commented Dec 20, 2020

What does this PR do?

update PR template according to actual release strategy...

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together? Otherwise, we ask you to create a separate PR for every change.
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?
  • Did you verify new and existing tests pass locally with your changes?
  • If you made a notable change (that affects users), did you update the CHANGELOG?

PR review

Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified; Bugfixes should be including in bug-fix release milestones (m.f.X) and features should be included in (m.X.b) releases.

Did you have fun?

Make sure you had fun coding 馃檭

@Borda Borda added docs Documentation related priority: 1 Medium priority task labels Dec 20, 2020
@Borda Borda added this to the 1.1.x milestone Dec 20, 2020
@codecov
Copy link

codecov bot commented Dec 20, 2020

Codecov Report

Merging #5206 (2b7fbdf) into master (c479351) will increase coverage by 4%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #5206    +/-   ##
=======================================
+ Coverage      89%     93%    +4%     
=======================================
  Files         134     134            
  Lines        9942    9932    -10     
=======================================
+ Hits         8873    9246   +373     
+ Misses       1069     686   -383     

@Borda Borda added the ready PRs ready to be merged label Dec 20, 2020
@Borda Borda enabled auto-merge (squash) December 23, 2020 14:38
@Borda Borda merged commit b22b1c2 into master Dec 23, 2020
@rohitgr7 rohitgr7 deleted the docs/update-PR branch December 23, 2020 21:36
Borda added a commit that referenced this pull request Jan 6, 2021
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
(cherry picked from commit b22b1c2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related priority: 1 Medium priority task ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants