Remove needless checkboxes - they couldn't be checked.

This commit is contained in:
Piro / YUKI Hiroshi 2016-02-16 16:16:10 +09:00
parent f987b2ab80
commit 5002dbc86f

View File

@ -8,27 +8,27 @@ Unclear report can be left unfixed for long time.
Before you open a new issue to report a bug, please see following checklist. Before you open a new issue to report a bug, please see following checklist.
* [ ] Does the problem appear with the [latest develpment build](http://piro.sakura.ne.jp/xul/xpi/nightly/)? * Does the problem appear with the [latest develpment build](http://piro.sakura.ne.jp/xul/xpi/nightly/)?
Possibly, problems you met has been resolved already. Possibly, problems you met has been resolved already.
* [ ] Does the problem appear without Tab Mix Plus or something other tab related addon? * Does the problem appear without Tab Mix Plus or something other tab related addon?
If a compatibility issue with other addons is reported without such information, it is very hard to be resolved. If a compatibility issue with other addons is reported without such information, it is very hard to be resolved.
See also the next. See also the next.
* [ ] Does the problem appear with a clean profile? * Does the problem appear with a clean profile?
You can start Firefox with temporary clean profile by a command line `-profile`, like: `"C:\Program Filex (x86)\Mozilla Firefox\firefox.exe" -no-remote -profile "%Temp%\FirefoxTemporaryProfile"` You can start Firefox with temporary clean profile by a command line `-profile`, like: `"C:\Program Filex (x86)\Mozilla Firefox\firefox.exe" -no-remote -profile "%Temp%\FirefoxTemporaryProfile"`
Then, please report the bug with these information: Then, please report the bug with these information:
* [ ] Detailed steps to reproduce the problem. For example: * Detailed steps to reproduce the problem. For example:
1. Prepare Firefox version XX with plain profile. 1. Prepare Firefox version XX with plain profile.
2. Install TST version XXXX. 2. Install TST version XXXX.
3. Install another addon XXXX version XXXX from "http://....". 3. Install another addon XXXX version XXXX from "http://....".
4. Click a button on the toolbar. 4. Click a button on the toolbar.
5. ... 5. ...
* [ ] Expected result. * Expected result.
* [ ] Actual result. * Actual result.
* [ ] Platform information. * Platform information.
If the problem appear on your multiple platforms, please list them. If the problem appear on your multiple platforms, please list them.
* [ ] Screenshot images or screencast, if possible. * Screenshot images or screencast, if possible.
## Feature requests can be tagged as "out of purpose" ## Feature requests can be tagged as "out of purpose"