Home Explore Blog CI



nix

.github/ISSUE_TEMPLATE/feature_request.md
48e8be171add1bd0e80042486715cc3d004fea64485f4cb80000000300000463
---
name: Feature request
about: Suggest a new feature
title: ''
labels: feature
assignees: ''

---

## Is your feature request related to a problem?

<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->

## Proposed solution

<!-- A clear and concise description of what you want to happen. -->

## Alternative solutions

<!-- A clear and concise description of any alternative solutions or features you've considered. -->

## Additional context

<!-- Add any other context or screenshots about the feature request here. -->

## Checklist

<!-- make sure this issue is not redundant or obsolete -->

- [ ] checked [latest Nix manual] \([source])
- [ ] checked [open feature issues and pull requests] for possible duplicates


---

Add :+1: to [issues you find important](https://github.com/NixOS/nix/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc).

Chunks
57186e55 (1st chunk of `.github/ISSUE_TEMPLATE/feature_request.md`)
Title: Feature Request Template for Nix Repository
Summary
This is a template for submitting feature requests to the Nix repository. It includes sections for describing the problem, proposed solution, alternative solutions, additional context, and a checklist to ensure the request is not redundant or obsolete. Users are also encouraged to show support for existing issues by adding a :+1: reaction.