Skip to content

Commit f7ce482

Browse files
committed
Use centralized code of conduct.
1 parent f874a52 commit f7ce482

File tree

3 files changed

+3
-49
lines changed

3 files changed

+3
-49
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_Before contributing, please read our [contributing guidelines](https://github.com/newrelic/newrelic-python-agent/blob/main/CONTRIBUTING.rst) and [code of conduct](https://github.com/newrelic/newrelic-python-agent/blob/main/CODE_OF_CONDUCT.md)._
1+
_Before contributing, please read our [contributing guidelines](https://github.com/newrelic/newrelic-python-agent/blob/main/CONTRIBUTING.rst) and [code of conduct](https://github.com/newrelic/.github/blob/master/CODE_OF_CONDUCT.md)._
22

33
# Overview
44
Describe the changes present in the pull request

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ How to Contribute
77
-----------------
88

99
Contributions are always welcome. Before contributing please read the
10-
`code of conduct <./CODE_OF_CONDUCT.md>`__ and `search the issue tracker <../../issues>`__; your issue may have already been discussed or fixed in `main`. To contribute, `fork <https://help.github.com/articles/fork-a-repo/>`__ this repository, commit your changes, and `send a Pull Request <https://help.github.com/articles/using-pull-requests/>`__.
10+
`code of conduct <https://github.com/newrelic/.github/blob/master/CODE_OF_CONDUCT.md>`__ and `search the issue tracker <../../issues>`__; your issue may have already been discussed or fixed in `main`. To contribute, `fork <https://help.github.com/articles/fork-a-repo/>`__ this repository, commit your changes, and `send a Pull Request <https://help.github.com/articles/using-pull-requests/>`__.
1111

12-
Note that our `code of conduct <./CODE_OF_CONDUCT.md/>`__ applies to all platforms and venues related to this project; please follow it in all your interactions with the project and its participants.
12+
Note that our `code of conduct <https://github.com/newrelic/.github/blob/master/CODE_OF_CONDUCT.md>`__ applies to all platforms and venues related to this project; please follow it in all your interactions with the project and its participants.
1313

1414
How to Get Help or Ask Questions
1515
--------------------------------

0 commit comments

Comments
 (0)