Commit bcfee20
authored
feat: GitHub Issues Consolidation (#517)
This pull request updates the issue reporting process by removing the
local bug and feature request templates and directing users to a
centralized repository for all Azure Landing Zones (ALZ) issues. It also
updates the configuration to prevent blank issues and provides a contact
link to the new centralized location.
**Issue template and triage process changes:**
* Removed `.github/ISSUE_TEMPLATE/bug_report.yml` and
`.github/ISSUE_TEMPLATE/feature_request.yml` to eliminate local bug and
feature request templates, encouraging users to use the centralized
issue tracking system instead.
[[1]](diffhunk://#diff-637f7b97bba458badb691a1557c3d4648686292e948dbe3e8360564378b653efL1-L110)
[[2]](diffhunk://#diff-c6b098646bf32c644234bec14c2675ea2a3d9c2dc2df450a25aa0e7ff02323cdL1-L68)
* Updated `.github/ISSUE_TEMPLATE/config.yml` to disable blank issues
and added a `contact_links` entry that directs users to the centralized
ALZ issues repository for all bugs, features, and questions.1 parent 3b81de1 commit bcfee20
File tree
3 files changed
+4
-179
lines changed- .github/ISSUE_TEMPLATE
3 files changed
+4
-179
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
0 commit comments