diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-19 19:24:43 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-19 19:24:43 +0100 |
commit | 91020f86cf2b19bfb3136a9a92facd77bd0ccda0 (patch) | |
tree | 99b74845f6c1338e16afd00a84b12d20e154b89b /README.org | |
parent | a1f888d6ac877e9d55404376d0442ab5470461c9 (diff) |
readme fixes/features
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 13 |
1 files changed, 3 insertions, 10 deletions
@@ -309,20 +309,13 @@ PRs, issues, feature requests, and general feedback are very welcome! 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 +*** Fixes and features -1. Create an [[https://codeberg.org/martianh/mastodon.el/issues][issue]] detailing the feature you'd like to add. +1. Create an [[https://codeberg.org/martianh/mastodon.el/issues][issue]] detailing what you'd like to do. 2. Fork the repository and create a branch off of =develop=. -3. Run the tests and ensure that your code doesn't break any of them. +3. Run the tests against your code and ensure it doesn't break any of them. 4. Create a pull request referencing the issue created in step 1. -*** Fixes - -1. In an [[https://codeberg.org/martianh/mastodon.el/issues][issue]], let me know that you're working to fix it. -2. Fork the repository and create a branch off of =develop=. -3. Run the tests and ensure that your code doesn't break any of them. -4. Create a pull request referencing the issue from step 1. - ** Supporting mastodon.el If you'd like to support continued development of =mastodon.el=, I accept donations via paypal at martianhiatus [ at ] riseup [ dot ] net. If you would prefer a different payment method, write to me at that address and I can provide IBAN or other details. |