about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/missing_documentation.md
diff options
context:
space:
mode:
authorpiegames <git@piegames.de>2022-12-04 12:25:43 +0100
committerpiegames <git@piegames.de>2022-12-04 12:25:43 +0100
commita2719e490d9dbdf922995da5f76e6f6a6c0e3d42 (patch)
tree304ddb4dbb442933d895b5d8c46581178da16cf5 /.github/ISSUE_TEMPLATE/missing_documentation.md
parent4677c81b7635c35e45101b64e29456d96b556026 (diff)
.github/ISSUE_TEMPLATE: Improvements
Diffstat (limited to '.github/ISSUE_TEMPLATE/missing_documentation.md')
-rw-r--r--.github/ISSUE_TEMPLATE/missing_documentation.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/missing_documentation.md b/.github/ISSUE_TEMPLATE/missing_documentation.md
index c00dc91bae8fb..e543f74d58da9 100644
--- a/.github/ISSUE_TEMPLATE/missing_documentation.md
+++ b/.github/ISSUE_TEMPLATE/missing_documentation.md
@@ -1,7 +1,7 @@
 ---
 name: Missing or incorrect documentation
 about: Help us improve the Nixpkgs and NixOS reference manuals
-title: ''
+title: 'Documentation request: '
 labels: '9.needs: documentation'
 assignees: ''
 
@@ -11,6 +11,10 @@ assignees: ''
 
 <!-- describe your problem -->
 
+## Proposal
+
+<!-- propose a solution (optional) -->
+
 ## Checklist
 
 <!-- make sure this issue is not redundant or obsolete -->
@@ -26,7 +30,3 @@ assignees: ''
 [open documentation issues]: https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+label%3A%229.needs%3A+documentation%22
 [open documentation pull requests]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+is%3Apr+label%3A%228.has%3A+documentation%22%2C%226.topic%3A+documentation%22
 
-## Proposal
-
-<!-- propose a solution -->
-