org-trello
- Pull Requests are more than welcome (help for developers)
- Any feedback is welcome too
- open org-trello github issues for new need or issues
- open org-trello.github.io github issues for documentation improvments
Issues
Report
When there is trouble, please, open issues on the github tracker.
Automatic (recommended)
Use M-x org-trello-bug-report (C-c o B). This will bootstrap the start of a bug report with the needed information. You then need to paste this inside the issue newly created.
With C-u modifier, this will do the same but also open an issue in org-trello’s github tracker.
In any case, please:
- do state the obvious (it may not be for us)
- use github’s excellent markdown format to ease readings
If the issue is relative to org-trello’s:
- functionality: provide an extracted sample of the *Message** buffer’s content with *orgtrello-log-trace enabled.
- installation: provide emacs’ **Compile log** buffer content
Remark
We answer to issues/questions alright. Sometimes, we need more information though. So be prepared to receive some questions if we do not fully understand. Keep in mind that the more input you provide clearly, concisely and completely, the better and faster we will be able to solve the problem.
Manual
Or, if the automatic way fails, please, describe the following:
- emacs version
- org-trello version
- the installation choice melpa, melpa-stable, marmalade, el-get, tarball, git clone, etc…
- your problem with clarity and conciseness
log verbosity
To have a more verbose output in the **Message** buffer, you can add this snippet of code in a **scratch** buffer.
(custom-set-variables '(orgtrello-log-level orgtrello-log-trace))
and evaluate this M-x eval-buffer. Now get back to your org-trello buffer and execute again your command with issues.
scramble data
You can scramble the ids in your extracted buffer sample. We do not care about your data, we want to be able to reproduce the issue.
Mailing list
Send an email:
- subscribe: emacs.org.trello [AT] librelist.com
- unsubscribe: emacs.org.trello-unsubscribe [AT] librelist.com
Credit
Thanks to the various contributors/commiters (the order has no importance):
Contributors | Actions |
---|---|
@nicolas_roche | logo and the multiple suggestions regarding the web design part. |
@nmassyl | multiple exchanges on design and functionalities. |
@puzan | org-trello’s el-get recipe |
@purcell | various discussions, suggestions regarding packaging on Melpa |
@nicferrier | marmalade, elnode, emacs clean install… |
@dtebbs | PR - fix on the card description |
@jasom | PR - improvments on the trello card’s description rendering on trello and org. |
free software world | everything :D |
… and all the other contributors | opened issues and/or pull requests |