summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2018-02-07 19:36:16 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2018-02-07 19:36:16 +0900
commite0e64927cb95857c89faf85527d0b3f90fe40fb9 (patch)
tree30838e59de5ec32544a68a737b43b90b145325ee
parent89f8ddf86f417ed3074532e7b66f5eabc9595984 (diff)
downloadibus-anthy-e0e64927cb95857c89faf85527d0b3f90fe40fb9.tar.gz
Added ISSUE_TEMPLATE
-rw-r--r--.github/ISSUE_TEMPLATE.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..eb1d45b
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,38 @@
+Please fill in the following items if you don't know the root cause.
+
+Which distribution and version?:
+(E.g. Fedora 27. Check /etc/fedora-release)
+
+Which desktop environment and version?:
+(E.g. GNOME 3.24. Check $XDG_CURRENT_DESKTOP and your ISO image.)
+
+Which session type?:
+(X11 or Wayland. Check $XDG_SESSION_TYPE)
+
+Which application and version?:
+(E.g. gedit 3.24, leafpad, kate, xterm)
+
+IBus version?:
+(Run `ibus version`)
+
+ibus-anthy version?:
+(Open "IBus Anthy preferences" dialog (`ibus-setup-anthy`) from IBus panel menu or ibus-setup, and select "About" tab)
+
+Issue description:
+
+
+Steps to reproduce:
+1.
+1.
+1.
+1.
+
+Can you reproduce your problem when you restart ibus-daemon? (yes / no):
+(Run `ibus exit` and `ibus-daemon --xim &`)
+
+Do you see any errors when you run ibus-daemon with the verbose option?:
+(Run `ibus-daemon --xim --verbose &` and look at the output when you encounter your problem.)
+
+
+Can you reproduce your problem with a new user account instead of the current your account? (yes / no):
+