Skip to content

Commit

Permalink
Merge pull request #10577 from dependabot/jonjanego-patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
jonjanego authored Sep 10, 2024
2 parents cc58403 + c4d1494 commit 2034495
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ By submitting a contribution, you agree that contribution is licensed to GitHub
4. Add [tests for it](README.md#running-tests). This is important so we don't break it in a future version unintentionally.
5. Ensure your code is well-documented and easy to understand.
6. Send a pull request. The tests will run on it automatically, so don't worry if you couldn't get them running locally.
7. If you are helping bump a version or add new ecosystem support to Dependabot, please file a corresponding PR for the change in the [GitHub docs repo](https://docs.github.com/en/contributing/collaborating-on-github-docs/about-contributing-to-github-docs). The Dependabot docs are primarily in [this directory](https://github.com/github/docs/tree/main/content/code-security/dependabot).

## Project layout

Expand All @@ -35,7 +36,7 @@ struggling to understand how anything works please don't hesitate to create an i

## Contributing new ecosystems

If you are an ecosystem maintainer and are interested in integrating with Dependabot, and are willing to help provide the expertise necessary to build and support it, please open an issue and let us know.
If you are an ecosystem maintainer and are interested in integrating with Dependabot, and are willing to help provide the expertise necessary to build and support it, please open an issue and let us know so that we can discuss.

### What's next?

Expand Down

0 comments on commit 2034495

Please sign in to comment.