Skip to content

Update PR template by commenting out instructions#278

Merged
alamb merged 1 commit intomasterfrom
nevi-me-patch-1
May 10, 2021
Merged

Update PR template by commenting out instructions#278
alamb merged 1 commit intomasterfrom
nevi-me-patch-1

Conversation

@nevi-me
Copy link
Copy Markdown
Contributor

@nevi-me nevi-me commented May 10, 2021

Which issue does this PR close?

Closes #277.

Rationale for this change

Some contributors don't remove the guidelines when creating PRs, so it might be more convenient if we hide them behind comments.
The comments are still visible when editing, but are not displayed when the markdown is rendered

What changes are included in this PR?

Comments out the text, but not the headings of this PR template.

Are there any user-facing changes?

No

Some contributors don't remove the guidelines when creating PRs, so it might be more convenient if we hide them behind comments.
The comments are still visible when editing, but are not displayed when the markdown is rendered
@nevi-me nevi-me requested review from alamb and jorgecarleitao May 10, 2021 16:37
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 10, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.53%. Comparing base (8bd769b) to head (4e61130).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   82.53%   82.53%           
=======================================
  Files         162      162           
  Lines       43796    43796           
=======================================
  Hits        36149    36149           
  Misses       7647     7647           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

This is a great idea -- thank you @nevi-me

@alamb alamb merged commit aba044f into master May 10, 2021
alamb added a commit to apache/datafusion that referenced this pull request May 10, 2021
Inspired by @nevi-me 's PR apache/arrow-rs#278 

Some contributors don't remove the guidelines when creating PRs, so it might be more convenient if we hide them behind comments.
The comments are still visible when editing, but are not displayed when the markdown is rendered
alamb added a commit to apache/datafusion that referenced this pull request May 11, 2021
* Update PR template by commenting out instructions

Inspired by @nevi-me 's PR apache/arrow-rs#278 

Some contributors don't remove the guidelines when creating PRs, so it might be more convenient if we hide them behind comments.
The comments are still visible when editing, but are not displayed when the markdown is rendered

* Apply suggestions from code review

Co-authored-by: Wakahisa <nevilledips@gmail.com>

Co-authored-by: Wakahisa <nevilledips@gmail.com>
@alamb alamb deleted the nevi-me-patch-1 branch May 23, 2021 10:59
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.

Comment out the instructions in the PR template

3 participants