[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/mastodon 87a6bc9d7d 45/52: readme contributing
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/mastodon 87a6bc9d7d 45/52: readme contributing |
Date: |
Mon, 30 Oct 2023 16:01:32 -0400 (EDT) |
branch: elpa/mastodon
commit 87a6bc9d7d0026ba88a958ed9d3a9d074374b164
Author: marty hiatt <martianhiatus@riseup.net>
Commit: marty hiatt <martianhiatus@riseup.net>
readme contributing
---
README.org | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 680e94bb91..cfbe03eb88 100644
--- a/README.org
+++ b/README.org
@@ -431,6 +431,8 @@ free to open an issue.
PRs, issues, feature requests, and general feedback are very welcome!
+If you prefer emailing patches to the process described below, feel free to
send them on. Ideally they'd be patches that can be applied with =git am=, if
you want to actually contribute a commit.
+
*** Bug reports
1. =mastodon.el= has bugs, as well as lots of room for improvement.
@@ -439,7 +441,7 @@ PRs, issues, feature requests, and general feedback are
very welcome!
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,
+4. Else 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. Provide your emacs version
and what kind of server your account is on.
@@ -448,7 +450,7 @@ PRs, issues, feature requests, and general feedback are
very welcome!
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.
-4. Create a pull request referencing the issue created in step 1.
+4. Create a pull request (to develop) referencing the issue created in step 1.
*** Coding style
- [nongnu] elpa/mastodon a8c80d25b7 52/52: update cmd index, (continued)
- [nongnu] elpa/mastodon a8c80d25b7 52/52: update cmd index, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon 7676946d83 51/52: update cmd index, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon e954ae162c 31/52: no y-or-n-p for (un)bookmarking, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon f7ec0268e0 32/52: FIX #502. add "exclusive" param to create/edit lists., ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon 47865bd215 30/52: tl--prev-toot-id: don't assume our funs return anything., ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon f1bc8d83d4 35/52: display replies policy & exclusive status for lists, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon 3dc21b91b1 38/52: tl--update: add lists, and note abt what we shd actually do, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon 40e8123b84 47/52: Merge branch 'triage-response-data' into develop, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon e380f74a44 49/52: profile--item-json is no cmd, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon 5f237982e5 40/52: a quick hack to toggle display of a user's boosts in timeline. FIX# 503, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon 87a6bc9d7d 45/52: readme contributing,
ELPA Syncer <=
- [nongnu] elpa/mastodon 31643d6f63 16/52: Merge branch 'minor-view' into develop, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon a53d9824fe 19/52: change some error calls to user-error calls, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon 4a9c2015ee 26/52: fix elpaignore, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon c3db1170e8 33/52: edit toot at point: do-if-item-strict, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon fd697f98c3 39/52: no more/update for filters view, ELPA Syncer, 2023/10/30
- [nongnu] elpa/mastodon d19cc98b57 23/52: remove redundant next-/prev-item from views maps, ELPA Syncer, 2023/10/30