add a bug template

This commit is contained in:
Joey Hess 2012-02-06 21:37:44 -04:00
parent 3f4f96228e
commit 679e2567d0
2 changed files with 14 additions and 0 deletions

View file

@ -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]]

12
doc/templates/bugtemplate.mdwn vendored Normal file
View file

@ -0,0 +1,12 @@
What steps will reproduce the problem?
What is the expected output? What do you see instead?
What version of git-annex are you using? On what operating system?
Please provide any additional information below.