emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/mastodon 63e7e6823d 14/31: Merge pull request 'Update READ


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon 63e7e6823d 14/31: Merge pull request 'Update README to mention Cask' (#691) from davemq/mastodon.el:mastodon-readme-cask into develop
Date: Mon, 2 Jun 2025 13:01:19 -0400 (EDT)

branch: elpa/mastodon
commit 63e7e6823d5ccf13cf5865c5a95af37bb23584a5
Merge: b3fe122fe6 1b013e9f7b
Author: martianh <martianh@noreply.codeberg.org>
Commit: martianh <martianh@noreply.codeberg.org>

    Merge pull request 'Update README to mention Cask' (#691) from 
davemq/mastodon.el:mastodon-readme-cask into develop
---
 README.org | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index 1b80e59c3d..caf9b0e629 100644
--- a/README.org
+++ b/README.org
@@ -565,11 +565,12 @@ am=, if you want to actually contribute a commit.
 
 *** Fixes and features
 
-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 (to develop) referencing the issue created in
-   step 1.
+1. Install 
[[https://cask.readthedocs.io/en/latest/guide/installation.html][Cask]] if you 
don't already have it installed
+2. Create an [[https://codeberg.org/martianh/mastodon.el/issues][issue]] 
detailing what you'd like to do.
+3. Fork the repository and create a branch off of =develop=.
+4. Run the tests (with =make tests=) and ensure that your code doesn't break 
any of them.
+5. Create a pull request (to develop) referencing the issue created in
+   step 2.
 
 *** Coding style
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]