mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
doc: rename contribution instructions
Rename CONTRIBUTORS.rst -> CONTRIBUTING.rst. The new name is what GitHub expects and will make the document more discoverable, e.g. on https://github.com/theupdateframework/python-tuf/contribute. More details under: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors Note: I searched all repositories in theupdateframework GitHub organization for references (there were none) and will update the links in the CII Best Practice badge app for tuf. Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
This commit is contained in:
parent
d4dd652582
commit
4d1fad233a
3 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ Builder (CB). The project's Consensus Builder (CB) is Justin Cappos
|
|||
|
||||
## Contributions
|
||||
[A contributor can submit GitHub pull
|
||||
requests](CONTRIBUTORS.rst)
|
||||
requests](CONTRIBUTING.rst)
|
||||
to the project's repositories. They must follow the project's [code of
|
||||
conduct](CODE-OF-CONDUCT.md), the [developer certificate of
|
||||
origin](https://developercertificate.org/), the [code style
|
||||
|
|
|
|||
|
|
@ -17,4 +17,4 @@ systems.
|
|||
api/api-reference
|
||||
INSTALLATION
|
||||
Usage examples <https://github.com/theupdateframework/python-tuf/tree/develop/examples>
|
||||
CONTRIBUTORS
|
||||
CONTRIBUTING
|
||||
|
|
|
|||
Loading…
Reference in a new issue