mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix RFC template link (#1821)
Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
This commit is contained in:
parent
864aa9d1d6
commit
b6c31dfb87
@ -7,7 +7,7 @@ RFCs are primarily created by the OpenTofu Community in response to one or more
|
||||
## Authoring an RFC
|
||||
|
||||
When an Issue is given the `needs-rfc` label, any community member may propose an RFC by following these steps:
|
||||
1. Copy the [./rfc/yyyymmdd-template.md](link) to `./rfc/${isodate}-${rfc title}.md` on a branch in their fork of the OpenTofu Repository
|
||||
1. Copy the [yyyymmdd-template.md](./yyyymmdd-template.md) to `./rfc/${isodate}-${rfc title}.md` on a branch in their fork of the OpenTofu Repository
|
||||
2. Edit the newly created Markdown file and fill in the template fields
|
||||
3. Submit a Pull Request in the OpenTofu Repository, linked to the open issue(s)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user