Skip to content

Commit

Permalink
Update .github/workflows/issues.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Suma <[email protected]>
  • Loading branch information
andreaangiolillo and marcosuma authored Oct 17, 2023
1 parent b47f5ef commit 44220b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
with:
issue-number: ${{ github.event.issue.number }}
body: |
Thanks for opening this issue! Please make sure to provide the following information to help us reproduce the issue:
Thanks for opening this issue! Please make sure you've followed [our guidelines](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/new?assignees=&labels=&projects=&template=Bug_Report.md) when opening the issue. In short, to help us reproduce the issue we need:
- Terraform configuration file used to reproduce the issue
- Terraform log files from the run where the issue occurred
- Terraform Atlas provider version used to reproduce the issue
Expand Down

0 comments on commit 44220b6

Please sign in to comment.