Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: Feature Request
about: Suggest a new feature for AlmaLinux
title: "[Feature Request] "
labels: enhancement
assignees: ''
---

## 🚀 Feature Description

Describe the feature you are proposing. Be as specific as possible.

---

## 📋 Problem Statement

What problem does this feature solve? Why is it needed?

---

## 🔍 Proposed Solution

Explain how you think the problem should be addressed.

---

## 🧩 Alternatives Considered

Have you considered any alternative solutions or workarounds?

---

## 📝 Additional Context

Add any other context, screenshots, or references here.

1 change: 1 addition & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false