Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@

We'd love to accept your patches and contributions to this project.

Comment on lines 3 to 4

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.

medium

Thanks for removing the Google-specific references. While this is the right direction, removing the entire 'Before you begin' section means the contributing guide no longer points to any code of conduct. It's important for contributors to be aware of the project's community standards.

I suggest adding back a section that links to the project's CODE_OF_CONDUCT.md file to ensure it remains discoverable.

Suggested change
We'd love to accept your patches and contributions to this project.
We'd love to accept your patches and contributions to this project.
## Code of Conduct
This project has a [Code of Conduct](CODE_OF_CONDUCT.md) that all contributors are expected to follow. Please read it before contributing.

## Before you begin

### Review our community guidelines

This project follows
[Google's Open Source Community Guidelines](https://opensource.google/conduct/).

## Contribution process

### Code reviews
Expand All @@ -33,11 +26,3 @@ Here are some additional things to keep in mind during the process:

- **Test your changes.** Before you submit a pull request, make sure that your changes work as expected.
- **Be patient.** It may take some time for your pull request to be reviewed and merged.

---

## For Google Employees

Complete the following steps to register your GitHub account and be added as a contributor to this repository.

1. Register your GitHub account at [go/GitHub](http://go/github).
Loading