From 6152e79defe017302eb9daf2896ba55c06b7222f Mon Sep 17 00:00:00 2001 From: Sonam Tenzin Date: Wed, 16 Apr 2025 15:50:59 +0530 Subject: [PATCH] Added pull request description --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..465c7ad --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ +## Description + + +## Testing + + +## External links + + +- [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)