mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 04:55:22 +00:00
Expand maintainer documentation (#3102)
* Expand maintainer documentation Signed-off-by: Carlisia <carlisia@vmware.com> * Expand maintainer documentation, 1.5 Signed-off-by: Carlisia <carlisia@vmware.com> * Improve instructions Signed-off-by: Carlisia <carlisia@vmware.com>
This commit is contained in:
committed by
GitHub
parent
53e61bab4e
commit
6808acd92e
@@ -16,6 +16,12 @@ Please be sure to also go through the guidance under the entire [Contribute](sta
|
||||
- There is no need to manually request reviewers: after the PR is created, all maintainers will be automatically added to the list (note: feel free to remove people if they are on PTO, etc).
|
||||
- Be familiar with the [lazy consensus](https://github.com/vmware-tanzu/velero/blob/main/GOVERNANCE.md#lazy-consensus) policy for the project.
|
||||
|
||||
Some tips for doing reviews:
|
||||
- There are some [code standards and general guidelines](https://velero.io/docs/main/code-standards) we aim for
|
||||
- We have [guidelines for writing and reviewing documentation](https://velero.io/docs/main/style-guide/)
|
||||
- When reviewing a design document, ensure it follows [our format and guidelines]( https://github.com/vmware-tanzu/velero/blob/main/design/_template.md). Also, when reviewing a PR that implements a previously accepted design, ensure the associated design doc is moved to the [design/implemented](https://github.com/vmware-tanzu/velero/tree/main/design/implemented) folder.
|
||||
|
||||
|
||||
## Creating a release
|
||||
Maintainers are expected to create releases for the project. We have parts of the process automated, and full [instructions](release-instructions).
|
||||
|
||||
|
||||
@@ -16,6 +16,11 @@ Please be sure to also go through the guidance under the entire [Contribute](sta
|
||||
- There is no need to manually request reviewers: after the PR is created, all maintainers will be automatically added to the list (note: feel free to remove people if they are on PTO, etc).
|
||||
- Be familiar with the [lazy consensus](https://github.com/vmware-tanzu/velero/blob/v1.5.1/GOVERNANCE.md#lazy-consensus) policy for the project.
|
||||
|
||||
Some tips for doing reviews:
|
||||
- There are some [code standards and general guidelines](https://velero.io/docs/main/code-standards) we aim for
|
||||
- We have [guidelines for writing and reviewing documentation](https://velero.io/docs/main/style-guide/)
|
||||
- When reviewing a design document, ensure it follows [our format and guidelines]( https://github.com/vmware-tanzu/velero/blob/main/design/_template.md). Also, when reviewing a PR that implements a previously accepted design, ensure the associated design doc is moved to the [design/implemented](https://github.com/vmware-tanzu/velero/tree/main/design/implemented) folder.
|
||||
|
||||
## Creating a release
|
||||
Maintainers are expected to create releases for the project. We have parts of the process automated, and full [instructions](release-instructions).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user