diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-11 10:48:42 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-11 10:51:18 +0100 |
commit | bbfd03e8d6c6ecc9cd80dd73025f1176db02d2a0 (patch) | |
tree | 4427f5e97dcb40a9b013a4ee7d6d498b8a1472c5 /README.org | |
parent | ce52d212432efa0ce2f238b605c868b67f24236b (diff) |
readme bug reports
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -309,6 +309,14 @@ The better option is most likely going to be looking at the code and seeing how PRs, issues, feature requests, and general feedback are very welcome! +*** Bugs + +1. =mastodon.el= has bugs, as well as lots of room for improvement. +2. I receive very little feedback, so if I don't run into the bug it often doesn't get fixed. +3. If you run into something that seems broken, first try running =mastodon.el= in emacs with no init file (i.e. =emacs -q= (instructions and code for doing this are [[https://codeberg.org/martianh/mastodon.el/issues/300][here]]) to see if it also happens independently of your own config (it probably does). +4. Enable debug on error (=toggle-debug-on-error=), make the bug happen again, and copy the backtrace that appears. +5. Open an issue here and explain what is going on. + *** Features 1. Create an [[https://github.com/jdenen/mastodon.el/issues][issue]] detailing the feature you'd like to add. @@ -323,7 +331,7 @@ PRs, issues, feature requests, and general feedback are very welcome! ** Contributors: -=mastodon.el= is a the work of a number of people. +=mastodon.el= is the work of a number of people. Some significant contributors are: |