[PR #72] [CLOSED] docs: add issue templates (#2) #218

Closed
opened 2026-03-15 11:53:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awslabs/iam-policy-autopilot/pull/72
Author: @weibenz1
Created: 12/11/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

3 files changed (+155 additions, -43 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug_report.md (+28 -0)
.github/ISSUE_TEMPLATE/feature_request.md (+20 -0)
📝 iam-policy-autopilot-policy-generation/src/enrichment/resource_matcher.rs (+107 -43)

📄 Description

Issue #, if available:

Description of changes:

Adding bug report and feature request issue templates.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awslabs/iam-policy-autopilot/pull/72 **Author:** [@weibenz1](https://github.com/weibenz1) **Created:** 12/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`501fe8c`](https://github.com/awslabs/iam-policy-autopilot/commit/501fe8cf2243c99eab94bd95c1aa7b931283dbe8) docs: add issue templates (#2) - [`55b9452`](https://github.com/awslabs/iam-policy-autopilot/commit/55b945271fd32e948d60f7bc5b183c4ef114bbb0) test: add tests for #70 (#75) ### 📊 Changes **3 files changed** (+155 additions, -43 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug_report.md` (+28 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.md` (+20 -0) 📝 `iam-policy-autopilot-policy-generation/src/enrichment/resource_matcher.rs` (+107 -43) </details> ### 📄 Description *Issue #, if available:* *Description of changes:* Adding bug report and feature request issue templates. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:53:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/iam-policy-autopilot#218
No description provided.