Initialized bug tracker
authorKim Nguyễn <kn@lri.fr>
Sun, 10 Mar 2013 11:38:46 +0000 (12:38 +0100)
committerKim Nguyễn <kn@lri.fr>
Sun, 10 Mar 2013 11:38:46 +0000 (12:38 +0100)
bugs/templates/add [new file with mode: 0644]
bugs/templates/autoclose [new file with mode: 0644]
bugs/templates/close [new file with mode: 0644]
bugs/templates/edit [new file with mode: 0644]
bugs/templates/merge [new file with mode: 0644]
bugs/templates/reopen [new file with mode: 0644]

diff --git a/bugs/templates/add b/bugs/templates/add
new file mode 100644 (file)
index 0000000..64825c9
--- /dev/null
@@ -0,0 +1,7 @@
+-- opened by %USER% on %TIMESTAMP%
+
+Problem description:
+
+How to reproduce:
+
+Proposed solution:
diff --git a/bugs/templates/autoclose b/bugs/templates/autoclose
new file mode 100644 (file)
index 0000000..eeaab96
--- /dev/null
@@ -0,0 +1,5 @@
+
+-- closed by %USER% on %TIMESTAMP%
+
+FIXED
+
diff --git a/bugs/templates/close b/bugs/templates/close
new file mode 100644 (file)
index 0000000..13adad3
--- /dev/null
@@ -0,0 +1,8 @@
+
+-- closed by %USER% on %TIMESTAMP%
+
+FIXED
+WONTFIX
+NOTABUG
+DUPLICATE
+
diff --git a/bugs/templates/edit b/bugs/templates/edit
new file mode 100644 (file)
index 0000000..e383789
--- /dev/null
@@ -0,0 +1,3 @@
+
+-- edited by %USER% on %TIMESTAMP%
+
diff --git a/bugs/templates/merge b/bugs/templates/merge
new file mode 100644 (file)
index 0000000..98ab5b4
--- /dev/null
@@ -0,0 +1,3 @@
+
+-- merged with %NAME% by %USER% on %TIMESTAMP%
+
diff --git a/bugs/templates/reopen b/bugs/templates/reopen
new file mode 100644 (file)
index 0000000..2ad1ab3
--- /dev/null
@@ -0,0 +1,3 @@
+
+-- reopened by %USER% on %TIMESTAMP%
+