Improve RFC description formatting. (#261)

Signed-off-by: Jakub Martin <kubam@spacelift.io>
This commit is contained in:
Kuba Martin 2023-09-04 16:38:47 +02:00 committed by GitHub
parent e5d63e7fa5
commit f406ecf3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,12 +7,13 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
Thank you for opening an RFC! RFCs are a highly-structured format for submitting change requests. Thank you for opening an RFC!
All major changes to OpenTF should first go through an RFC, to have a place for the community to discuss.
The template has a lot of fields and is inspired by the Rust RFC template. RFCs are a highly-structured format for submitting change requests. All major changes to OpenTF should first go through an RFC, to have a place for the community to discuss.
Please take your time to fill it out carefully.
Working experimental PoCs in a draft Pull Request are a very welcome attachment to an RFC, especially The template has a lot of fields and is inspired by the Rust RFC template. Please take your time to fill it out carefully.
ones that are easy to check out and take for a spin.
Working experimental PoCs in a draft Pull Request are a very welcome attachment to an RFC, especially ones that are easy to check out and take for a spin.
- type: textarea - type: textarea
id: summary id: summary