DOCS: Update reference to providers index in PR submission checklist (#3575)

This commit is contained in:
Jonathan Beliën 2025-05-30 19:31:09 +02:00 committed by GitHub
parent 87cd4f40e3
commit 52e7caa8e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -359,7 +359,7 @@ These are the things we'll be checking when you submit the PR. Please try to co
* `.github/workflows/pr_test.yml` (The PROVIDERS list)
* `.goreleaser.yml` (Search for `Provider-specific changes`)
* `documentation/SUMMARY.md`
* `documentation/providers.md` (the autogenerated table + the second one; make sure it is removed from the `requested` list)
* `documentation/provider/index.md` (the autogenerated table + the second one; make sure it is removed from the `requested` list)
* `documentation/provider/`PROVIDERNAME`.md`
* `integrationTest/profiles.json`
* `providers/_all/all.go`