Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Description
<!-- Provide a summary of what the PR does and why it is being submitted. -->

## Testing
<!-- Describe how the changes have been tested. Provide test instructions or details. -->

## External links
<!-- Any related external links can be added here -->

- [JIRA](https://hashicorp.atlassian.net/browse/xxxx)
- [RFC](https://docs.google.com/document/d/xxxx)
- [PRD](https://docs.google.com/document/d/xxxx)
- [Related PR](https://github.com/hashicorp/atlas/pull/xxxx)
- [Documentation](https://github.com/hashicorp/terraform-docs-common/pull/xxxx)
Loading