File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Overview
2+ A high level description of the contribution, including:
3+ Who the change affects or is for (stakeholders)?
4+ What is the change?
5+ Why is the change needed?
6+ How does this change affect the user experience (if at all)?
7+
8+ # Design of Change
9+ How was this change implemented?
10+
11+ # Related Issues/Pull Requests
12+ [ ] [ Issue #1234 ] ( https://github.com/hashicorp/vault/issues/1234 )
13+ [ ] [ PR #1234 ] ( https://github.com/hashicorp/vault/pr/1234 )
14+
15+ # Contributor Checklist
16+ [ ] Add relevant docs to upstream Vault repository, or sufficient reasoning why docs won’t be added yet
17+ [ My Docs PR Link] ( link )
18+ [ Example] ( https://github.com/hashicorp/vault/commit/2715f5cec982aabc7b7a6ae878c547f6f475bba6 )
19+ [ ] Add output for any tests not ran in CI to the PR description (eg, acceptance tests)
20+ [ ] Backwards compatible
You can’t perform that action at this time.
0 commit comments