diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-06 21:37:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-06 21:38:05 -0400 |
commit | 0ad5d8168f59561827dfe42020ef952d6e0cd309 (patch) | |
tree | d91f920b77cca9b82324c5f0fde563dbc64e727a /doc/bugs.mdwn | |
parent | e2bcf1717e4cf7f49dba82b27fc99ea70dc6a885 (diff) |
add a bug template
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r-- | doc/bugs.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 2786e5bf7..b0837eb10 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -2,3 +2,5 @@ This is git-annex's bug list. Link bugs to [[bugs/done]] when done. [[!inline pages="./bugs/* and !./bugs/done and !link(done) and !*/Discussion" actions=yes postform=yes show=0 archive=yes]] + +[[!edittemplate template=templates/bugtemplate match="bugs/*" silent=yes]] |