-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Update pull request template to include tips #4851
Update pull request template to include tips #4851
Conversation
Gradle Check (Jenkins) Run Completed with:
|
@@ -1,3 +1,10 @@ | |||
<!-- Thanks for sending a pull request, here are some tips: |
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.
Does the <!--
comment syntax mean this text is only visible to a user while editing the PR description?
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.
Yes, it is not visible during the markdown rendering
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #4851 +/- ##
============================================
+ Coverage 70.70% 70.82% +0.11%
- Complexity 57852 57912 +60
============================================
Files 4689 4689
Lines 277080 277080
Branches 40302 40302
============================================
+ Hits 195917 196236 +319
+ Misses 64935 64592 -343
- Partials 16228 16252 +24
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
I believe this has been fixed in #4270, rebase? |
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Rabi Panda <adnapibar@gmail.com>
Signed-off-by: Rabi Panda <adnapibar@gmail.com>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Rabi Panda <adnapibar@gmail.com>
Signed-off-by: Rabi Panda <adnapibar@gmail.com>
Signed-off-by: Rabi Panda adnapibar@gmail.com
Description
Add commented tips in pull request template
Issues Resolved
N/A
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.