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/templates | |
parent | e2bcf1717e4cf7f49dba82b27fc99ea70dc6a885 (diff) |
add a bug template
Diffstat (limited to 'doc/templates')
-rw-r--r-- | doc/templates/bugtemplate.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/templates/bugtemplate.mdwn b/doc/templates/bugtemplate.mdwn new file mode 100644 index 000000000..2d35c8f6f --- /dev/null +++ b/doc/templates/bugtemplate.mdwn @@ -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. + + |