Skip to content

Commit 91d7e70

Browse files
committed
chore: update for repo standards
1 parent 69385a2 commit 91d7e70

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,17 @@
1616

1717
# How to Contribute
1818

19-
## Reporting Issues and Feature Requests
19+
All contributors are expected to follow the [Code of
20+
Conduct](https://github.com/adbc-drivers/dev?tab=coc-ov-file#readme).
21+
22+
## Reporting Issues and Making Feature Requests
2023

2124
Please file issues, questions, and feature requests on the GitHub issue
2225
tracker: https://github.com/adbc-drivers/dev/issues
2326

2427
Potential security vulnerabilities should be reported to
25-
[security@adbc-drivers.org](mailto:security@adbc-drivers.org) instead. This
26-
is a private mailing list. See
27-
[SECURITY.md](https://github.com/adbc-drivers/.github/blob/main/SECURITY.md).
28+
[security@adbc-drivers.org](mailto:security@adbc-drivers.org) instead. See
29+
the [Security Policy](https://github.com/adbc-drivers/dev?tab=security-ov-file#readme).
2830

2931
## Setting Up a Developer Environment
3032

@@ -61,8 +63,3 @@ When writing the pull request description:
6163
above.
6264
- Make sure the bottom of the description has `Closes #NNN`, `Fixes #NNN`, or
6365
similar, so that the issue will be linked to your pull request.
64-
65-
## Code of Conduct
66-
67-
This project follows the ADBC Driver Foundry [Code of
68-
Conduct](https://github.com/adbc-drivers/.github/blob/main/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)