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

View File

@@ -7,12 +7,13 @@ body:
- type: markdown
attributes:
value: |
Thank you for opening an RFC! 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.
The template has a lot of fields and is inspired by the Rust RFC template.
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
ones that are easy to check out and take for a spin.
Thank you for opening an RFC!
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.
The template has a lot of fields and is inspired by the Rust RFC template. 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 ones that are easy to check out and take for a spin.
- type: textarea
id: summary