Skip to content

Commit

Permalink
issue template improvements (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
matebarabas authored Apr 3, 2024
1 parent a043c44 commit 5e4c2b5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: Bicep Module Issue ➕🐛🔒
url: https://aka.ms/AVM/Bicep/ModuleIssue
about: Want to request a new Bicep Module feature or report a bug? Let us know!
- name: Terraform Module Issue ➕🐛🔒
url: https://aka.ms/AVM/index/tf
about: Want to request a new Terraform Module feature or report a bug? Find your module's repository in the index and file a Module Issue there!

0 comments on commit 5e4c2b5

Please sign in to comment.