Skip to content
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

Create CONTRIBUTING.md #5154

Merged
merged 1 commit into from
Oct 29, 2024
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
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# How to contribute
We welcome and appreciate input, ideas, and code from contributors.

For any user-facing change, please [submit
an issue for discussion first](https://github.com/mozilla/fx-private-relay/issues/new). To keep our review
queue streamlined, if you submit your idea as a pull request with code changes,
we are likely to close it and ask you to submit an issue for discussion first.

Before you submit a new issue, please
[search our existing issues](https://github.com/mozilla/fx-private-relay/issues)
to see if your idea is already in there. If it is, please add a +1 vote to the
existing issue. We check our [issues sorted by
upvotes](https://github.com/mozilla/fx-private-relay/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc)
when we plan and prioritize our work.

If you submit a PR for code changes, we will try to respond as quickly as we
can, but please be patient - especially if your change is large.

## Getting started with the code
Our instructions for installing, running, and testing code are in
[README.md](https://github.com/mozilla/fx-private-relay/blob/main/README.md).https://github.com/mozilla/fx-private-relay/blob/main/README.md