Skip to content

Commit 9a0db79

Browse files
Update Contents section links (#479)
* docs: update section links * docs: recent list section links
1 parent b4642a3 commit 9a0db79

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,24 @@ while we're on v0, breaking changes will be accepted during minor releases.
1818
- [I just have a question](#i-just-have-a-question)
1919
- [I want to report a vulnerability](#i-want-to-report-a-vulnerability)
2020
- [New Issue](#new-issue)
21+
* [Bug Reports](#bug-reports)
22+
* [Feature Requests](#feature-requests)
23+
* [Documentation Contributions](#documentation-contributions)
2124
- [New Pull Request](#new-pull-request)
25+
* [Cosmetic changes, code formatting, and typos](#cosmetic-changes-code-formatting-and-typos)
26+
+ [Exceptions](#exceptions)
27+
* [License Headers](#license-headers)
28+
- [Linting](#linting)
29+
- [Testing](#testing)
30+
* [GitHub Actions Tests](#github-actions-tests)
31+
* [Go Unit Tests](#go-unit-tests)
32+
- [Maintainers Guide](#maintainers-guide)
33+
* [Releases](#releases)
2234

2335
## I just have a question
2436

25-
> **Note:** We use GitHub for tracking bugs and feature requests related to
37+
> [!Note]
38+
> We use GitHub for tracking bugs and feature requests related to
2639
> terraform-plugin-testing.
2740
2841
For questions, please see relevant channels at
@@ -31,7 +44,7 @@ https://www.terraform.io/community.html
3144
## I want to report a vulnerability
3245

3346
Please disclose security vulnerabilities responsibly by following the procedure
34-
described at https://www.hashicorp.com/security#vulnerability-reporting
47+
described at https://www.hashicorp.com/en/trust/security/vulnerability-management
3548

3649
## New Issue
3750

0 commit comments

Comments
 (0)