aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index ca3afabc..42e1524e 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -20,3 +20,6 @@ Known issues
* Zsh, either! $options[restricted] is "off" within the startup file
* Git completion for "add" is error-prone; probably best just to let it add
plain files
+* Would be good to complete the Makefile variables for NAME, EMAIL etc with
+ educated guesses (`id -u`@`cat /etc/mailname`) etc rather than hardcoding
+ my own stuff in there