Skip to content

Update maintainers/approvers#107

Merged
reyang merged 5 commits into
masterfrom
reyang/owner-and-doc-update
Jun 12, 2020
Merged

Update maintainers/approvers#107
reyang merged 5 commits into
masterfrom
reyang/owner-and-doc-update

Conversation

@reyang
Copy link
Copy Markdown
Member

@reyang reyang commented Jun 12, 2020

  • Updated the maintainers/approvers.
  • Aligned the doc structure with other SDK repo which is aligned with the overall guidance.
  • Fixed all the obvious GFM issues.
  • Changed the wording from C/C++ to C++ based on our decision that we're not going to provide C interface in this repo.

I will update the community repo after this PR.

Comment thread CONTRIBUTING.md Outdated
Install the latest bazel version by following the steps listed [here](https://docs.bazel.build/versions/master/install.html).

Select an example of interest from the <a href="https://github.com/open-telemetry/opentelemetry-cpp/tree/master/examples"> examples folder </a>. Inside each example directory is a `BUILD` file containing instructions for Bazel. Find the binary name of your example by inspecting the contents of this `BUILD` file.
Select an example of interest from the [examples folder](https://github.com/open-telemetry/opentelemetry-cpp/tree/master/examples). Inside each example directory is a `BUILD` file containing instructions for Bazel. Find the binary name of your example by inspecting the contents of this `BUILD` file.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It seems we are now very inconsistent with 1 space vs. 2 spaces.
Wish to get more perspectives before I try to make them consistent.

I personally vote for just having 1 space since it is easier to maintain.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

1 space looks good. Some Markdown editors (e.g. MS Word, for example) tend to insert double-space or even a space that's not 0x20 :)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Sweet, changed all the 2 spaces to 1 space.

@reyang reyang merged commit b395e1a into master Jun 12, 2020
@reyang reyang deleted the reyang/owner-and-doc-update branch June 12, 2020 17:15
GerHobbelt pushed a commit to GerHobbelt/opentelemetry-cpp that referenced this pull request Jun 17, 2025
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.

4 participants