mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 07:33:32 -06:00
update maintainer and contirbuting to OpenTofu (#542)
Signed-off-by: Elbaz <eranelbaz97+github@gmail.com>
This commit is contained in:
parent
621bd071a7
commit
f9d8b3ca2c
@ -162,7 +162,7 @@ docker_manifests:
|
||||
|
||||
nfpms:
|
||||
- file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}'
|
||||
maintainer: 'https://github.com/orgs/opentofu/teams/opentf-core-team'
|
||||
maintainer: 'https://github.com/orgs/opentofu/teams/opentofu-core-team'
|
||||
homepage: https://opentofu.org
|
||||
description: >-
|
||||
OpenTofu lets you declaratively manage your cloud infrastructure.
|
||||
|
@ -4,7 +4,7 @@ This repository contains OpenTofu Core, which includes the command line interfac
|
||||
|
||||
This document provides guidance on OpenTofu contribution recommended practices. It covers how to submit issues, how to get involved in the discussion, how to work on the code, and how to contribute code changes.
|
||||
|
||||
The easiest way to contribute is by [opening an issue](https://github.com/opentffoundation/opentf/issues/new/choose)! Bug reports, broken compatibility reports, feature requests, old issue reposts, and well-prepared RFCs are all very welcome.
|
||||
The easiest way to contribute is by [opening an issue](https://github.com/opentofu/opentofu/issues/new/choose)! Bug reports, broken compatibility reports, feature requests, old issue reposts, and well-prepared RFCs are all very welcome.
|
||||
|
||||
All major changes to OpenTofu Core go through the public RFC process, including those proposed by the core team. Thus, if you'd like to propose such a change, please prepare an RFC, so that the community can discuss the change and everybody has a chance to voice their opinion. You're also welcome to voice your own opinion on existing RFCs! You can find them by [going to the issues view and filtering by the rfc label](https://github.com/opentofu/opentofu/issues?q=is%3Aopen+is%3Aissue+label%3Arfc).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user