Skip to content

Conversation

gyliu513
Copy link
Member

@gyliu513 gyliu513 commented Dec 17, 2024

The copy in markdown file always copy the $ as well when copying the command, I need to remove the $ manually each time.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@gyliu513 gyliu513 requested a review from a team as a code owner December 17, 2024 18:36
@emdneto emdneto added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 18, 2024
@gyliu513 gyliu513 force-pushed the contrib branch 2 times, most recently from 531e3fc to 81370fc Compare December 18, 2024 19:39
The copy in markdown file always copy the $ as well when copying the command,
I need to remove the $ manually each time.
Copy link
Contributor

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

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

I tend to use '$' when the triple backticked block includes the response to the command, basically where it is the console equiv of a screen shot.

Agree on removing it for the reasons you mention when there's nothing in the block except what to copy/paste

@xrmx xrmx enabled auto-merge (squash) December 23, 2024 13:56
@xrmx xrmx merged commit 5989497 into open-telemetry:main Dec 23, 2024
584 checks passed
@gyliu513 gyliu513 deleted the contrib branch December 23, 2024 16:49
xrmx added a commit to xrmx/opentelemetry-python-contrib that referenced this pull request Jan 24, 2025
…try#3114)

The copy in markdown file always copy the $ as well when copying the command,
I need to remove the $ manually each time.

Co-authored-by: Leighton Chen <[email protected]>
Co-authored-by: Riccardo Magliocchetti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants